fix
This commit is contained in:
parent
ea81d92432
commit
6656ef6256
6
.gitignore
vendored
6
.gitignore
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user