Add project.lock.json to .gitignore

This commit is contained in:
Wei Wang 2015-02-16 13:38:41 -08:00
parent 7b45ab2065
commit 518887beda
1 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -37,3 +37,4 @@ node_modules
*/*.Spa/wwwroot/lib */*.Spa/wwwroot/lib
*.ng.ts *.ng.ts
*.sln.ide *.sln.ide
project.lock.json