From 42bd07707d80369980ea3c2c0d65e6a365c64230 Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Fri, 8 Mar 2024 20:40:39 -0700 Subject: [PATCH] Ignore zips --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index acef7ef..d15f57c 100644 --- a/.gitignore +++ b/.gitignore @@ -5,6 +5,7 @@ references.txt .styles/ /foundry.js *.lock +*.zip # Ignore all of the binaries and stuff that gets built for Foundry from the raw # JSON data because it's annoying seeing it in my git changes when it isn't actually