-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitignore
More file actions
61 lines (53 loc) · 1.17 KB
/
.gitignore
File metadata and controls
61 lines (53 loc) · 1.17 KB
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
/target
**/*.rs.bk
*.swp
*.swo
.env
*.db
*.log
node.sock
db/
node.sock
*.bin
db-*/
keys/
*.skey
*.vkey
docs/book/
checkpoints.json
.monitoring-data/
.dump/
.claude/worktrees/
.DS_Store
# Upstream conformance corpus fixtures — downloaded on demand via
# `cargo xtask download-upstream-fixtures` (or `just download-upstream-fixtures`).
# Not vendored: would balloon the repo and mask drift from upstream.
/tests/conformance/upstream/fixtures/
# Legacy UPLC-only path; kept for existing checkouts until Phase 1 migration
# removes the old conformance download script.
/crates/dugite-uplc/tests/conformance/
# Nix
result
result-*
# Direnv
.direnv*
# Claude
.claude/settings.local.json
logs/
fuzz/target/
epoch-snapshots/
cstreamer-reference/
*.bak
.worktrees/
*.signed
*.raw
.idea/
# Locally-captured Mithril ledger fixtures (multi-GB per epoch; see
# crates/dugite-ledger/tests/fixtures/README.md for capture procedure)
crates/dugite-ledger/tests/fixtures/*.cbor
reward-dumps-issue-438/
reward-dumps-issue-481/
# devnet-validate generated artifacts (commit only tagged release reports)
reports/devnet-validate/report.json
reports/devnet-validate/report.md
testnet/local-devnet/evidence/