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