-
-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy path.prettierignore
More file actions
39 lines (30 loc) · 704 Bytes
/
.prettierignore
File metadata and controls
39 lines (30 loc) · 704 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
30
31
32
33
34
35
36
37
38
39
# builds & bundles
**/dist/**
**/coverage/**
**/.turbo/**
**/.cache/**
# generated metadata
**/sbom*.json
**/*.bom.json
**/*.lock
package-lock.json
.pnpm-store
pnpm-lock.yaml
# test artifacts
**/__snapshots__/**
# local development state (gitignored)
**/.local/**
.claude/
# local planning docs (gitignored)
CLAUDE.md
reference/
# local evidence pack outputs (gitignored)
docs/evidence-pack/
# paper artifacts (local only)
paper/
# performance result snapshots (generated artifact)
perf-results.json
# generated evidence pack (canonical bytes must not be reformatted)
docs/evidence-pack/
# example generated outputs (canonical bytes must not be reformatted)
examples/erc8004-feedback/generated/