.DS_Store
.idea
*.log
tmp/

*.py[cod]
*.egg
build
htmlcov
*.egg-info/
/.ipynb_checkpoints/
/.coverage
*.egg-info

# pixi environments
.pixi

# Test artifacts
tests/debug/*.png
tests/debug/*.vl.json
tests/__snapshots__/*.png
