Commit 65fa2fb1 authored by 周尚's avatar 周尚

update gitignore

parents 00c1e3a5 5639e998
...@@ -11,9 +11,8 @@ GPATH ...@@ -11,9 +11,8 @@ GPATH
doc/ doc/
sql/ sql/
backup/ backup/
app/src/main/obj obj/
libs libs/
build/ build/
# Compressed # Compressed
...@@ -49,6 +48,7 @@ build/ ...@@ -49,6 +48,7 @@ build/
*.a *.a
*.la *.la
*.lo *.lo
*.so
# Shared objects (inc. Windows DLLs) # Shared objects (inc. Windows DLLs)
*.dll *.dll
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment