← back to Claude Mail

.gitignore

14 lines

node_modules/
.env
.env.*
tmp/
*.log
.DS_Store
dist/
build/
.next/
state.json

# self-heal state
.health.json