# Build outputs bin/ obj/ # Local IDE and tooling state .vs/ .vscode/ .github/copilot-instructions.md *.user *.suo # Publish and release artifacts publish/ Releases/ *.msi *.msix *.appx *.nupkg # Downloaded dependency archives and extracted tool drops *.zip *.7z *.rar sing-box-new/ singbox-xhttp-test*.json *-local-test*.json create-icon.ps1 create-ico.ps1 # Personal notes and exported documents *.docx docs/PRIVACY_REVIEW.md docs/PUBLISHING_CHECKLIST.md # Logs and temporary files *.log *.tmp *.cache TestResults/ *.binlog # Local secrets and machine-specific settings .env .env.*