.gitignore
node_modules/ .env .env.* tmp/ *.log .DS_Store dist/ build/ .next/ data/staged-snapshot.json *.bak # TK-11298: runtime heartbeat (post-push liveness artifact), rewritten every successful run data/heartbeat.json
.gitignorenode_modules/ .env .env.* tmp/ *.log .DS_Store dist/ build/ .next/ data/staged-snapshot.json *.bak # TK-11298: runtime heartbeat (post-push liveness artifact), rewritten every successful run data/heartbeat.json