# .NET build and test outputs
**/bin/
**/obj/
**/TestResults/
artifacts/
publish/

# IDE and user state
.vs/
.vscode/
.idea/
*.user
*.suo
*.rsuser
*.DotSettings.user

# Generated packages and binaries
*.nupkg
*.snupkg
*.dll
*.exe
*.pdb
*.class
*.zip
*.7z
*.tar
*.gz

# Generated data and benchmark output
*.flexon
BenchmarkDotNet.Artifacts/
benchmark_results.json
benchmark_report.html

# Platform and editor noise
.DS_Store
Thumbs.db
*.swp
*~
