~bigbes/sr-ht-spec

ref: 1f4a8edab72379e44a1e25c116e35a2c877d6045 sr-ht-spec/.gitignore -rw-r--r-- 392 bytes
1f4a8eda — bigbes docs: record the Phase 0 verdict and its Phase 4 requirement 27 days ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Compiled service binaries
/specsrht
/specsrht-migrate

# Transient build artifacts
*.tmp

# Local instance config
/config.ini

# Local bare repos and the bleve index + render cache. Both are the service's
# runtime state, not source; the cache is safe to delete at any time.
/repos/
/cache/

# Intermediate stylesheet; only the content-hashed main.min.<sha>.css ships.
/web/static/main.css