.venv/
__pycache__/
node_modules/
.vscode/
*.egg-info/
build/
.mypy_cache/
.pytest_cache/
.ruff_cache/
.idea/
.pipeline.yml
.coverage
htmlcov/
dist/
.env
.DS_Store
coverage.xml
