Add project.lock.json to .gitignore

This commit is contained in:
Wei Wang 2015-02-16 13:33:56 -08:00
parent e8d9414d92
commit 0da745439c
1 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

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