# Caches
__pycache__/
*.py[cod]
*$py.class
.mypy_cache/
.ipynb_checkpoints
.quarto
.DS_Store
dist/
*.bak

# Environment 
/.env*
/.venv/**
token

# Autogenerated
_proc/
_docs/
.gitconfig
.gitattributes
