__pycache__/
*.py[cod]
*$py.class
*.so

# Distribution / packaging
build/
dist/
*.egg-info/
*.egg

# Unit test / coverage reports
htmlcov/
.coverage
.coverage.*
coverage.xml
.pytest_cache/

# Django
*.log
*.sqlite3

# Python environment
.venv/
.mypy_cache/
.ruff_cache/

# Build artifacts
.DS_Store
.claude/worktrees/
.claude/scheduled_tasks.lock
.claude/settings.local.json
