From 20ed4807d9785024fe73025564f8e26c6120ada1 Mon Sep 17 00:00:00 2001 From: Ryan Hamamura <58859899+ryanhamamura@users.noreply.github.com> Date: Wed, 4 Feb 2026 06:52:19 -1000 Subject: [PATCH] Ignore deploy tarball artifacts --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index cf42baf..0b4d69a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,7 @@ c4 c4.db data/ + +# Deploy artifacts +c4-deploy-*.tar.gz +c4-deploy-*_b64*.txt