Add *.zip to .gitignore

This commit is contained in:
Maschell 2023-06-21 11:46:03 +02:00
parent 88cf0f2317
commit 887389f622
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