ignore temporary build files but add the package lock
This commit is contained in:
+2
-3
@@ -1,9 +1,8 @@
|
||||
.DS_Store
|
||||
node_modules
|
||||
/build
|
||||
/public/build
|
||||
/.svelte-kit
|
||||
/package
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
package-lock.json
|
||||
!.env.example
|
||||
Reference in New Issue
Block a user