Remove package-lock.json with git ignore list.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -8,9 +8,6 @@ node_modules
|
||||
.env.local
|
||||
.env.*.local
|
||||
|
||||
# local info package for npm
|
||||
package-lock.json
|
||||
|
||||
# Log files
|
||||
npm-debug.log*
|
||||
yarn-debug.log*
|
||||
|
Reference in New Issue
Block a user