# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib

# Test binary, built with `go test -c`
*.test

# Output of the go coverage tool, specifically when used with LiteIDE
*.out

# Dependency directories (remove the comment below to include it)
# vendor/
.idea/
bin/
dist/
.tmp/
*.stat
*.db
*.db-*
*.sock.lock
/aiscan
/spray
out/
scan_results.jsonl
pw_driver_bin
node_modules/
web/frontend/playwright-report/
web/frontend/test-results/
/web/frontend/.playwright-cli/
/tmp/
community.yaml

# Local runtime state / operator artifacts
.aiscan/
/aiscan-deploy.yaml
/*.log
/.claude/
/.codex/
/.playwright-cli/
/.cache/
# operator scan outputs dumped at repo root (screenshots, IP lists, app dumps, findings/reports)
/*.png
/*_ips.txt
/apps_*.json
/*_findings.md
/*_report.md

# frontend build output (generated by npm run build)
web/static/*
!web/static/.gitkeep
web/static.oldroot*
web/static.rootold*
web/static.*
web/static-stale/

# operator artifacts kept on disk but out of git (2026-07-06 post-reset cleanup)
/monitor/
/scripts/
/scan_report.md
aiscan.yaml
