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