Add project.lock.json to .gitignore
This commit is contained in:
parent
3fc61eeac9
commit
8a9d0d16f7
|
|
@ -12,6 +12,7 @@ bower_components/
|
||||||
node_modules/
|
node_modules/
|
||||||
**/wwwroot/lib/
|
**/wwwroot/lib/
|
||||||
debugSettings.json
|
debugSettings.json
|
||||||
|
project.lock.json
|
||||||
*.user
|
*.user
|
||||||
*.suo
|
*.suo
|
||||||
*.cache
|
*.cache
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue