Add package-lock.json to .gitignore (#708)
This commit is contained in:
@@ -44,3 +44,7 @@ cypress/downloads
|
||||
|
||||
# Fleet local development DB backups
|
||||
backup.sql.gz
|
||||
|
||||
# Common mistake for new developers to run npm install and then end up
|
||||
# committing a package-lock.json. Fleet app uses Yarn with yarn.lock.
|
||||
package-lock.json
|
||||
|
||||
Reference in New Issue
Block a user