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