Add project.lock.json to .gitignore
This commit is contained in:
parent
e8d9414d92
commit
0da745439c
|
|
@ -23,4 +23,5 @@ nuget.exe
|
|||
*DS_Store
|
||||
*.ncrunchsolution
|
||||
*.*sdf
|
||||
*.ipch
|
||||
*.ipch
|
||||
project.lock.json
|
||||
|
|
|
|||
Loading…
Reference in New Issue