Update .gitignore to ignore all files with .zip extension

This commit is contained in:
Maschell 2024-03-01 09:39:06 +01:00
parent 07b975b31e
commit d9f5069515
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