.DS_Store
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
.mypy_cache/
.venv/
venv/
dist/
build/
*.egg-info/

# Generated bid-project artifacts
**/bid-docs/
**/bid-package-working/page-images/
**/bid-package-working/text-extracts/
**/bid-package-working/*.pdf
**/bid-package-working/*.xlsx
**/bid-package-working/supplier-sendoff/

# Local user/company configuration
.contractor-bid/local.json
.contractor-bid/feedback.jsonl

# Bid tracker (holds the user's real bid pipeline — do not commit)
.contractor-bid/bid-tracker.json
Bid-Tracker.xlsx

# Local handover notes
handover.md
HANDOVER.md
handover-*.md
handovers/

# Local planning / working notes (not for publication)
IMPROVEMENT_PLAN.md
mcp-plugin-planning.md
