# Binaries (root-level compiled outputs only) /foxhound /adaptive /gmaps /google_serp /browser_test /full_test /proxy_test /visible_proxy_test /residential_test /ecommerce /realtime /travel /camoufox_final /maps_benchmark /maps_contacts /maps_contacts_test /debug_html *.exe *.dll *.so *.dylib # Test binaries *.test # Test results (generated, not source) tests/results/ # Coverage *.out *.coverprofile coverage.txt # IDE .vscode/ .idea/ *.swp *.swo *~ .DS_Store # Build artifacts dist/ build/ bin/ # Dependencies vendor/ go.sum.bak # Config & secrets .env .env.local config.local.yaml secrets.yaml # Logs *.log logs/ # Temporary files *.tmp temp/ cache/ # Documentation build docs/_build/ docs/site/ # OS Thumbs.db .DS_Store # Project specific foxhound-architecture.md foxhound-ecosystem.md /plans/ docs/plans/ docs/audit/ # Third-party extensions (downloaded at runtime) captcha/nopecha/ *.xpi # Compiled test binaries /turnstile_test # Screenshots *.png