Add project.lock.json to .gitignore

This commit is contained in:
Wei Wang 2015-02-16 13:50:24 -08:00
parent 04c6b1f101
commit 58661b2734
1 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -24,3 +24,4 @@ nuget.exe
*.*sdf *.*sdf
*.ipch *.ipch
*.sln.ide *.sln.ide
project.lock.json