# Python
.venv/
__pycache__/
*.pyc

# PyCharm
.idea/
*.iml

# OS
.DS_Store
Thumbs.db
