correctly ignore the build files
This commit is contained in:
parent
aab713de3a
commit
b65f4b91f2
2
webapp/.gitignore
vendored
2
webapp/.gitignore
vendored
@ -1,6 +1,6 @@
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
node_modules
|
node_modules
|
||||||
/build
|
build/
|
||||||
/.svelte-kit
|
/.svelte-kit
|
||||||
/package
|
/package
|
||||||
.env
|
.env
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user