node_modules
.venv
dist

# Python
__pycache__
.ipynb_checkpoints

src/bavisitter/static
artifacts
.env
*.ipynb
demo*

.coverage*