# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info

# Virtual environments
.venv

# The archive Sextile accumulates at runtime
*.sqlite

# macOS
.DS_Store

# Editors
.idea/
.vscode/

# Sphinx build output and autosummary-generated stubs
docs/_build/
uv.lock
