__pycache__/
*.pyc
*.pyo
*.pyd
.Python
.venv/
venv/
.git/
.gitignore
.pytest_cache/
.DS_Store
*.log
*.tar
.claude/
*.md
Procfile

