wangzhengquan
2020-12-04 aa2f3b2a9968bb4928463bdae05fb026d16b60bb
.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