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