# Misc
.DS_Store
.direnv/

# Python
__pycache__/
.ipynb_checkpoints/
.venv/
*.egg-info

# Artifacts
dist
