Update .gitignore to ignore .zip files

This commit is contained in:
Maschell 2024-04-24 17:32:03 +02:00
parent 6c2748569d
commit 75854a05e5
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