# Byte-compiled / optimized
__pycache__/
*.py[cod]
*$py.class

# Virtual environments
.venv/
venv/

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

# Test / lint caches
.pytest_cache/
.ruff_cache/
.coverage
htmlcov/

# OS / editor
.DS_Store

# uv
uv.lock
