.gitignore
node_modules/ .env .env.* tmp/ *.log .DS_Store dist/ build/ .next/ state.json # self-heal state .health.json
.gitignorenode_modules/ .env .env.* tmp/ *.log .DS_Store dist/ build/ .next/ state.json # self-heal state .health.json