-
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
29 lines (24 loc) · 611 Bytes
/
Copy path.gitignore
File metadata and controls
29 lines (24 loc) · 611 Bytes
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
29
.DS_Store
.handoffs/
.claude/
.envrc
# Output data — regenerated by navel scripts
npm/versions/
npm/.cache/
# npm/versions.json and reports/*.json are committed data
# only the downloaded version tarballs (npm/versions/) are ignored
# local-reports/ is for local scanner runs (CI writes to reports/)
local-reports/
build/
docs/
logs/
prompts/versions/
dist/
record/
node_modules/
# Fonts downloaded at build time (proprietary, embedded in PDF only)
pdf/fonts/
# Local-only scripts (not part of the navel toolkit)
bin/publish-docset
# Scratch notes (brainstorms, spikes, not for version control)
scratch/