Update .gitignore to ignore .zip files

This commit is contained in:
Maschell 2024-04-24 17:32:03 +02:00
parent ffc77d9b49
commit 40e1d1bf88
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -8,3 +8,4 @@ build/
cmake-build-debug/
CMakeLists.txt
*.wms
*.zip