Add project.lock.json to .gitignore
This commit is contained in:
parent
a0044af746
commit
42aedab4ec
|
|
@ -23,3 +23,4 @@ nuget.exe
|
||||||
*.*sdf
|
*.*sdf
|
||||||
*.ipch
|
*.ipch
|
||||||
*.sln.ide
|
*.sln.ide
|
||||||
|
project.lock.json
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue