From 9adff020617386fba03a4098c67389631d4fe58e Mon Sep 17 00:00:00 2001
From: wangzhengquan <wangzhengquan85@126.com>
Date: 星期六, 13 六月 2020 10:02:27 +0800
Subject: [PATCH] update

---
 .gitignore |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 86b69a9..2cd7b4f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,7 +12,6 @@
 *.pch
 
 # Compiled Dynamic libraries
-*.so
 *.dylib
 *.dll
 
@@ -23,7 +22,6 @@
 # Compiled Static libraries
 *.lai
 *.la
-*.a
 *.lib
 
 # Executables
@@ -34,3 +32,5 @@
 *.tar.gz
 .vscode/
 build/
+*.a
+*.so

--
Gitblit v1.8.0