Add project.lock.json to the .gitignore
This commit is contained in:
parent
e3bccdb3b1
commit
3f2ec7c046
|
|
@ -13,6 +13,7 @@ PublishProfiles/
|
|||
*.docstates
|
||||
_ReSharper.*
|
||||
nuget.exe
|
||||
project.lock.json
|
||||
*net45.csproj
|
||||
*net451.csproj
|
||||
*k10.csproj
|
||||
|
|
|
|||
Loading…
Reference in New Issue