Merge pull request #378 from tugberkugurlu/ignore-lock-file
ignored project.lock.json file
This commit is contained in:
commit
43f7c54fb8
|
|
@ -22,4 +22,5 @@ nuget.exe
|
|||
*.ncrunchsolution
|
||||
*.*sdf
|
||||
*.ipch
|
||||
*.sln.ide
|
||||
*.sln.ide
|
||||
project.lock.json
|
||||
Loading…
Reference in New Issue