Add project.lock.json to .gitignore

This commit is contained in:
Wei Wang 2015-02-16 14:16:16 -08:00
parent f6e049ff85
commit 9511a7a718
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -23,4 +23,5 @@ nuget.exe
*.ncrunchsolution
*.*sdf
*.ipch
*.sln.ide
*.sln.ide
project.lock.json