__pycache__
.eggs
*.cache
*.egg-info
*.pdf
*.py[cod]

# Development and build files
.benchmarks
.coverage*
.dmypy*
.mypy_cache
.pytest_cache
.ruff_cache
build
coverage.xml
dist
doc/*cache.sqlite
doc/_build
doc/*.xml
prof/
htmlcov
ref
source-tests/

# Editors
.vscode/
.idea/
