ignore temporary build files but add the package lock
This commit is contained in:
+1
-2
@@ -1,9 +1,8 @@
|
||||
.DS_Store
|
||||
node_modules
|
||||
/build
|
||||
/public/build
|
||||
/.svelte-kit
|
||||
/package
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
package-lock.json
|
||||
Generated
+2811
-1
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user