# Python
*.pyc
__pycache__
env
.env
venv
.venv
dist

# Emacs
*~

# macOS
.DS_Store
