From 389cdbcb6c1cc1d877fc78110edd36b772887af6 Mon Sep 17 00:00:00 2001 From: Maxwell Paradis Date: Mon, 7 Apr 2025 21:50:33 -0500 Subject: [PATCH] feat: scoreboard front and back --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3b462cb..58fef22 100644 --- a/.gitignore +++ b/.gitignore @@ -6,7 +6,8 @@ node_modules .netlify .wrangler /.svelte-kit -/build +*/build +*/dist # OS .DS_Store