/target
.repopilot/cache/
# Scan caches written under any nested project root (e.g. when scanning a subdir).
**/.repopilot/cache/
.claude/
dist/
.DS_Store
.idea/
.vscode/
.env
.env.*
!.env.example
*.tgz
/report.md
/repopilot-report.md
/repopilot-ci.md
/review.md
/scan.json
/*.sarif
/.repopilot/feedback.yml
/.repopilot/receipt.json
/receipt.json
/receipts/
*.log
*.tmp
*.bak
*.swp
*.swo
*.class
*.jar
*.war
*.ear

# RepoPilot local state and generated audit artifacts
/.repopilot/*
!/.repopilot/.gitkeep
!/.repopilot/config.toml
!/.repopilot/config.example.toml
.repopilot-patches/
