Add package-lock files to gitignore
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -92,5 +92,7 @@ temp/
|
|||||||
frontend/node_modules/
|
frontend/node_modules/
|
||||||
frontend/.angular/
|
frontend/.angular/
|
||||||
frontend/dist/
|
frontend/dist/
|
||||||
# Keep .npmrc but ignore sensitive auth info
|
frontend/package-lock.json
|
||||||
# The active .npmrc will be generated from .npmrc.public or .npmrc.artifactory
|
frontend/package-lock*.json
|
||||||
|
# package-lock.json is machine-specific and depends on npm registry
|
||||||
|
# Each environment will generate its own based on local .npmrc
|
||||||
|
|||||||
Reference in New Issue
Block a user