From 0443e96c4a0933dfed6e8204d1d7c7dbdb40801b Mon Sep 17 00:00:00 2001 From: pacnpal <183241239+pacnpal@users.noreply.github.com> Date: Sun, 12 Oct 2025 11:25:36 -0400 Subject: [PATCH] Update .gitignore to include snapshots and context portal --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index a547bf36..81175eed 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,7 @@ dist-ssr *.njsproj *.sln *.sw? +.snapshots/config.json +.snapshots/sponsors.md +.snapshots/ +context_portal \ No newline at end of file