__pycache__/
*.py[cod]
*$py.class
.venv/

.pytest_cache/
.ruff_cache/
.coverage
.coverage.*
coverage.xml
htmlcov/

build/
dist/
*.egg-info/

node_modules/

/out/
/.local/
