.venv/
__pycache__/
.pytest_cache/
.ruff_cache/
.mypy_cache/
*.pyc
dist/
build/
*.egg-info/
coverage.xml
htmlcov/
node_modules/
