# Python
__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.venv/
venv/
env/
.env
*.key

# System files
Thumbs.db
.DS_Store
desktop.ini
