node_modules/
dist/
.env
*.env.local
*.log
logs/
coverage/
.nyc_output/
.DS_Store
*.js.map
prisma/migrations/
go-gateway/gateway

# Python
__pycache__/
*.pyc
*.pyo
*.egg-info/
.pytest_cache/
.mypy_cache/
