# Python
__pycache__/
*.py[cod]
*.pyo

# Test/coverage artifacts
.coverage
.pytest_cache/

# uv
.venv/

# macOS
.DS_Store
