__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
output/
docs/_build/
.venv/
venv/
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
coverage.xml
coverage.json
htmlcov/
node_modules/
editors/vscode/out/
*.vsix
