zhangmeng
2024-02-05 a3df1ad41bce6d8d3094014c6e369072e594e7be
.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,13 @@
*.app
*.tar
*.tar.gz
*.d
.vscode/
.idea/
build/
dest/
cmake-build-debug/
*.tmp
core
tags