node_modules/
.env
.env.*
dist/
coverage/
*.log

# Python
__pycache__/
*.pyc
venv/
.pytest_cache/
.temp/

# Next.js
.next/
out/
