~bigbes/sr-ht-spec

ref: 643fa0b5d34a047923791d23f11ab585dd7487d5 sr-ht-spec/.gitignore -rw-r--r-- 672 bytes
643fa0b5 — Eugene Blikh logging: log through slog and scribe rather than stdlib log 10 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
24
25
26
27
28
# Compiled service binaries
/specsrht
/specsrht-migrate

# Transient build artifacts
*.tmp

# Local instance config
/config.ini

# Git worktrees. Both spellings, because the tooling picks either one and a
# worktree that shows up as untracked invites somebody to commit a checkout.
/.worktrees/
/.claude/worktrees/

# 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/