# Visual Studio
.vs/
*.suo
*.user
*.userosscache
*.sln.docstates

# Build output
[Bb]in/
[Oo]bj/
[Dd]ebug/
[Rr]elease/
x64/
x86/

# JetBrains / Rider
.idea/
*.sln.iml

# NuGet
*.nupkg
*.snupkg
packages/
.nuget/

# Test output
TestResults/
*.trx

# Temporary files
*.log
*.tmp
*.temp
*.bak
*.cache

# OS files
Thumbs.db
Desktop.ini
.DS_Store

# Local helper files
compile-items.txt
