Update .gitignore to ignore all files with .zip extension

This commit is contained in:
Maschell 2024-03-01 09:39:06 +01:00
parent 8de9c37137
commit 52192d0cb4
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