wangzhengquan
2020-12-21 8b0a8c644f19e97606dfb06a865f56dbad15f95e
.gitignore
@@ -12,7 +12,6 @@
*.pch
# Compiled Dynamic libraries
*.so
*.dylib
*.dll
@@ -23,7 +22,13 @@
# Compiled Static libraries
*.lai
*.la
*.a
# Compiled Dynamic libraries
*.dylib
*.dll
# Compiled Static libraries
*.lai
*.la
*.lib
# Executables
@@ -32,4 +37,11 @@
*.app
*.tar
*.tar.gz
*.d
.vscode/
.idea/
build/
*.tmp
*.txt
core