Fu Juntang
2021-09-03 5a1ec105567f064d0220d2195dd1765f609bb499
.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,13 @@
*.app
*.tar
*.tar.gz
*.d
.vscode/
.idea/
build/
dest/
cmake-build-debug/
*.tmp
core
tags