# Mac OS
.DS_Store

# Python
*.pyc
__pycache__
.venv

dist/