~bigbes/sr-ht-spec

ref: e183a11e6590550c867395a5e1ef1acf9c16adf9 sr-ht-spec/.gitignore -rw-r--r-- 485 bytes
e183a11e — Eugene Blikh feat(core,db): comment anchors and the comment table (spec-by6.3.1) 24 days ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 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

# Beads / Dolt files (added by bd init)
.dolt/
*.db
.beads-credential-key
.beads/proxieddb/