ignore package-lock
This commit is contained in:
3
app/.gitignore
vendored
3
app/.gitignore
vendored
@@ -67,3 +67,6 @@ yarn-error.log
|
||||
.pnp.js
|
||||
# Yarn Integrity file
|
||||
.yarn-integrity
|
||||
|
||||
# ignore package-lock as it complicates merging
|
||||
package-lock.json
|
||||
Reference in New Issue
Block a user