__pycache__/
*.pyc
*.egg-info/
dist/
build/
.env
.env.production
.env.local
*.db
data/
.venv/
tasks/
start-api.bat

logs/
# Internal docs — exist locally for scripts, never committed
# Source of truth: github.com/Bortlesboat/bitcoin-api-internal (private)
docs/LLC_PREP.md
docs/BUSINESS_PLAN.md
docs/COMPETITIVE_ANALYSIS.md
docs/PRODUCT_STATE.md
docs/LEGAL_TRACKER.md
docs/seo-checklist.md
docs/marketing/
docs/dev-to-article.md
LAUNCH_PLAYBOOK.md
blog-post.md
.coverage
requirements.lock
scripts/run-*.bat
