commit: c7a24a441f6b3e25b726089c3305ef2d92b46fd4 parent 9e757bc2ecc09a48dcde351e8d3e31f02c05e4e7 Author: Joel Challis <git@zvecr.com> Date: Sat, 12 Jul 2025 16:56:32 +0100 Add zip to .gitignore (#25483)Diffstat:
M | .gitignore | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)diff --git a/.gitignore b/.gitignore
@@ -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