fix
This commit is contained in:
parent
ea81d92432
commit
6656ef6256
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,5 +1,6 @@
|
|||||||
./node_modules
|
node_modules
|
||||||
./build
|
build
|
||||||
|
.vscode
|
||||||
|
|
||||||
# Output
|
# Output
|
||||||
.output
|
.output
|
||||||
@ -7,7 +8,6 @@
|
|||||||
.netlify
|
.netlify
|
||||||
.wrangler
|
.wrangler
|
||||||
/.svelte-kit
|
/.svelte-kit
|
||||||
/build
|
|
||||||
|
|
||||||
# OS
|
# OS
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user