ignore temporary build files but add the package lock
This commit is contained in:
parent
aab713de3a
commit
bfc0f5e872
3
webapp/.gitignore
vendored
3
webapp/.gitignore
vendored
@ -1,9 +1,8 @@
|
|||||||
.DS_Store
|
.DS_Store
|
||||||
node_modules
|
node_modules
|
||||||
/build
|
/public/build
|
||||||
/.svelte-kit
|
/.svelte-kit
|
||||||
/package
|
/package
|
||||||
.env
|
.env
|
||||||
.env.*
|
.env.*
|
||||||
!.env.example
|
!.env.example
|
||||||
package-lock.json
|
|
||||||
2812
webapp/package-lock.json
generated
2812
webapp/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Loading…
x
Reference in New Issue
Block a user