~bigbes/sr-ht-spec

ref: 636dc7a8d00c0f988b5afa2d715ab1140fd6d912 sr-ht-spec/.gitignore -rw-r--r-- 672 bytes
636dc7a8 — Eugene Blikh pages: read a form's body, bounded, and never its URL 9 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/