~bigbes/sr-ht-compare

ref: 2ce47ce90a72fbe1f33bfd2ffb9eb76ea363cf42 sr-ht-compare/.gitignore -rw-r--r-- 210 bytes
2ce47ce9 — bigbes ci: cache Go module and build dirs via cacher 13 days 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