~bigbes/sr-ht-compare

ref: c1ae0fc527c571bcbdfce0af2296f404e4e9dadc sr-ht-compare/.gitignore -rw-r--r-- 210 bytes
c1ae0fc5 — bigbes go.mod: tidy and complete the README 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