From e1e97f1f98baf82efcd5825d7c7a7b4b1b2f2e40 Mon Sep 17 00:00:00 2001 From: wangzhengquan <wangzhengquan85@126.com> Date: 星期一, 13 七月 2020 19:03:21 +0800 Subject: [PATCH] udpate --- .gitignore | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index d37cf8e..f2d51ac 100644 --- a/.gitignore +++ b/.gitignore @@ -12,7 +12,6 @@ *.pch # Compiled Dynamic libraries -*.so *.dylib *.dll @@ -23,8 +22,6 @@ # Compiled Static libraries *.lai *.la -*.a -*.lib # Executables *.exe -- Gitblit v1.8.0