Add zip to .gitignore (#25483)

This commit is contained in:
Joel Challis 2025-07-12 16:56:32 +01:00 committed by GitHub
parent 9e757bc2ec
commit c7a24a441f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
.gitignore vendored
View File

@ -64,6 +64,7 @@ build/
cmake-build-debug
CMakeLists.txt
*.pdf
*.zip
# Let these ones be user specific, since we have so many different configurations
*.code-workspace