PLAN.md
CLAUDE.md
.claude/
PRICING_SYNC_SUMMARY.md
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
dist/
*.egg-info/
.venv/
venv/
env/
.env
.env.*
!.env.example
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
htmlcov/
*.db
*.sqlite
*.sqlite3
.DS_Store
.idea/
.vscode/
*.swp
