Update .gitignore to ignore all files with .zip extension

This commit is contained in:
Maschell 2024-03-01 10:08:01 +01:00
parent 4b0f42e5fb
commit 8fb509ad9c
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