Update .gitignore to ignore .zip files

This commit is contained in:
Maschell 2024-03-30 13:12:11 +01:00
parent 82496f2dc9
commit 238ce2908d
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