# ==================================
# Visual Studio & .NET Ignore File
# ==================================

# 1. Build results (These are generated automatically when building, do not push them!)
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
x64/
x86/
[Ww][Ii][Nn]32/
[Aa][Rr][Mm]/
[Aa][Rr][Mm]64/
bld/
[Bb]in/
[Oo]bj/
[Ll]og/
[Ll]ogs/

# 2. Visual Studio user-specific files (Local settings for your specific computer)
.vs/
*.user
*.userosscache
*.sln.docstates
*.suo
*.userprefs
*.vssscc

# 3. Test results (Don't push test outputs, the CI/CD pipeline will generate its own)
[Tt]est[Rr]esult*/
[Bb]uild[Ll]og.*
*.trx
*.testsettings

# 4. Environment variables and secrets (Security best practice)
.env
appsettings.Development.json