wangzhengquan
2021-02-04 770ad3081077e3eb89885bc4d1b3b7d2f470a075
.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