Add template files for languages, frameworks, IDEs, OS, and tools
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
2026-02-01 03:32:49 +00:00
parent 5fda45342f
commit 4f26e29be6

View File

@@ -0,0 +1,38 @@
# .NET / C#
*.dll
*.exe
*.exe.config
*.pdb
*.user
*.userosscache
*.suo
# Build
bin/
obj/
[Bb]in/
[Oo]bj/
.vs/
# IDE
.idea/
*.iml
*.ipr
*.iws
.vscode/
*.swp
*.swo
# NuGet
packages/
*.nupkg
# Database
*.mdf
*.ldf
# Log
*.log
# Misc
TestResults/