# Python virtual environments
.venv/
venv/
__pycache__/
*.pyc

.DS_Store
