Add project.lock.json to .gitignore

This commit is contained in:
Doug Bunting 2015-02-15 09:56:35 -08:00
parent 3fc61eeac9
commit 8a9d0d16f7
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -12,6 +12,7 @@ bower_components/
node_modules/
**/wwwroot/lib/
debugSettings.json
project.lock.json
*.user
*.suo
*.cache