Modified gitignore

This commit is contained in:
Christopher Sanden
2025-11-05 14:53:58 +01:00
parent 729d69a399
commit 120334d964

10
.gitignore vendored
View File

@@ -1,7 +1,3 @@
# Ignore all
*
# But keep these files
!*.cpp
!*.h
!*CMakeLists.txt
# Ignore
*.zip
.git