__pycache__/
*.py[cod]
*.egg-info/
.eggs/
build/
dist/
.venv/
venv/
.pytest_cache/
.ipynb_checkpoints/
*.png
!src/**/*.png
!docs/*.png
.DS_Store
