__pycache__/
*.py[cod]

.venv/
venv/
node_modules/
.wrangler/
.env
.env.*

build/
dist/
*.egg-info/

.DS_Store
