update .gitignore to exclude package-lock.json
This commit is contained in:
1
app/.gitignore
vendored
1
app/.gitignore
vendored
@@ -2,6 +2,7 @@
|
||||
|
||||
# dependencies
|
||||
/node_modules
|
||||
/.package-lock.json
|
||||
/.pnp
|
||||
.pnp.js
|
||||
|
||||
|
||||
Reference in New Issue
Block a user