Files
show-dont-tell/.gitignore
T
2026-09-03 21:24:17 +01:00

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