wangzhengquan
2020-10-16 4bdc8cbf42f3990c2854896b3e1f07de1e4ebb01
.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
@@ -33,3 +38,9 @@
*.tar
*.tar.gz
.vscode/
.idea/
build/
*.tmp
*.txt
core