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
|
||||
|
||||
|
||||
22286
app/package-lock.json
generated
22286
app/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user