Merge pull request #378 from tugberkugurlu/ignore-lock-file

ignored project.lock.json file
This commit is contained in:
David Fowler 2015-03-11 17:48:17 -07:00
commit 43f7c54fb8
1 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

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