remove vercel hidden folder

This commit is contained in:
2023-04-04 00:28:32 -04:00
parent bfc698c49c
commit ec8fa4300f
17 changed files with 20 additions and 19 deletions

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@
node_modules
/build
/.svelte-kit
!/.svelte-kit/output
/package
.env
.env.*