__pycache__/
*.pyc
.venv/
venv/
dist/
*.egg-info/
.env
cron-output/
data/
nginx/

# Keep worker wrangler state local
worker/.wrangler/
