node_modules
dist
.DS_Store
*.log
.env
.env.local
.vite
.turbo

# Python
__pycache__/
*.pyc
*.pyo
.pytest_cache/
*.egg-info/
.venv/
