From 6656ef625636ac1184ce1f7c0df41a51848ca401 Mon Sep 17 00:00:00 2001 From: Luis Ramos Date: Sat, 6 Dec 2025 09:59:10 -0500 Subject: [PATCH] fix --- .gitignore | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 0f7b05c..e1959df 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ -./node_modules -./build +node_modules +build +.vscode # Output .output @@ -7,7 +8,6 @@ .netlify .wrangler /.svelte-kit -/build # OS .DS_Store