.DS_Store
*.log
node_modules/
.env
.env.*

# Python
dist/
build/
*.egg-info/
__pycache__/
.venv/
