__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.eggs/
*.egg
.venv/
venv/
env/
.env
*.env

.pytest_cache/
.coverage
coverage.xml
htmlcov/

*.log

.DS_Store

.claude/
.specify/

# Private business/strategy material — MUST NEVER enter the public package repo.
# Mirrors the presidio-hardened-x402 split (business docs live outside the public
# package). Keep monetisation/GTM/pricing here, local-only or in a private repo.
STRATEGY.md
/private/
