modified gitignore
This commit is contained in:
17
.gitignore
vendored
17
.gitignore
vendored
@@ -1,10 +1,7 @@
|
|||||||
*.zip
|
# Ignore all
|
||||||
*.ZIP
|
*
|
||||||
*.Zip
|
|
||||||
*.clang-format
|
# But keep these files
|
||||||
*cmake-build-debug
|
!*.cpp
|
||||||
*.idea
|
!*.h
|
||||||
*.vscode
|
!*CMakeLists.txt
|
||||||
*.DS_Store
|
|
||||||
*/build
|
|
||||||
*/cmake-build-debug
|
|
||||||
|
|||||||
Reference in New Issue
Block a user