26 lines
238 B
Plaintext
26 lines
238 B
Plaintext
## NuGet
|
|
*.nupkg
|
|
**/packages/
|
|
|
|
## Build
|
|
bin/
|
|
obj/
|
|
|
|
## IDE
|
|
*.user
|
|
*.suo
|
|
*.userosscache
|
|
*.sln.docstates
|
|
.idea/
|
|
*.slnx
|
|
*.slnx launches
|
|
|
|
## NuGet local config (workaround for locked ~/.nuget)
|
|
nuget.config
|
|
|
|
*.log
|
|
Library
|
|
.local
|
|
.dotnet
|
|
dotnet
|