.env
.env.local
.env.production
node_modules/
__pycache__/
*.pyc
.next/
.cache/
dist/
build/
*.log
.DS_Store
*.sqlite3
.venv/
venv/
