wangzhengquan
2021-01-26 df524e68ab5b5dc2c6ae9818c01baea2931b8d6b
.gitignore
@@ -22,6 +22,14 @@
# Compiled Static libraries
*.lai
*.la
# Compiled Dynamic libraries
*.dylib
*.dll
# Compiled Static libraries
*.lai
*.la
*.lib
# Executables
*.exe
@@ -29,4 +37,12 @@
*.app
*.tar
*.tar.gz
*.d
.vscode/
.idea/
build/
dest/
cmake-build-debug/
*.tmp
core