From 7b12dc9a9b83d2ba3ed282a534010fda83407af9 Mon Sep 17 00:00:00 2001 From: Chris Wanstrath Date: Wed, 18 Feb 2026 16:05:59 -0800 Subject: [PATCH] ignore sandlot --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 0b364b7..d5a3760 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +.sandlot/ + # dependencies (bun install) node_modules pub/client/index.js