~bigbes/sr-ht-compare

ref: 6db8684c02e4052483d10f1b233d883e0ccda9f7 sr-ht-compare/.gitignore -rw-r--r-- 210 bytes
6db8684c — bigbes cmd/comparesrht: daemon entry point, startup validation, dev stub a month ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
# 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