Add project.lock.json to .gitignore
This commit is contained in:
parent
66b98e2ff3
commit
34acb16e20
|
|
@ -23,4 +23,5 @@ nuget.exe
|
||||||
*.ncrunchsolution
|
*.ncrunchsolution
|
||||||
*.*sdf
|
*.*sdf
|
||||||
*.ipch
|
*.ipch
|
||||||
*.sln.ide
|
*.sln.ide
|
||||||
|
project.lock.json
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue