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