~bigbes/sr-ht-compare

ref: 65ffb96c316be74225e3405ca5f9ef2ab68825f9 sr-ht-compare/.gitignore -rw-r--r-- 315 bytes
65ffb96c — bigbes log: slog through auxilia's scribe, not logrus 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/