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