Update .gitignore to ignore .zip files

This commit is contained in:
Maschell 2024-04-24 19:43:05 +02:00
parent 62af35f82e
commit da3b083dfa
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