fix: add package-lock.json to .gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
node_modules
|
||||
.DS_Store
|
||||
build
|
||||
build
|
||||
package-lock.json
|
Reference in New Issue
Block a user