# personal notes, not for publication
BRAINDUMP.md

# python
__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.venv/
venv/
.eggs/

# os
.DS_Store
