~bigbes/sr-ht-compare

ref: 1e111cf406ab94437137fd882c724cf25af2adaf sr-ht-compare/.gitignore -rw-r--r-- 315 bytes
1e111cf4 — bigbes cmd: ecoretest keys in the startup smoke test 10 days ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Node build-time deps (frontend/ bundle is built and vendored, not committed deps)
node_modules/

# Compiled service binary
/comparesrht

# Transient build artifacts
*.tmp

# Local instance config
/config.ini

# Git worktrees checked out inside the repo (both conventions seen here)
.worktrees/
.claude/worktrees/