__pycache__/
*.pyc
.venv/
dist/
build/
*.egg-info/
.pytest_cache/
.coverage
site/
src/metacsp/viz/static/
frontend/node_modules/
frontend/dist/
