-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitignore
More file actions
70 lines (66 loc) · 910 Bytes
/
.gitignore
File metadata and controls
70 lines (66 loc) · 910 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
# Private/internal docs (not for public repo)
.private/
docs/maintainers/
docs/project/
docs/DEMO-STRATEGY.md
docs/drafts/
docs/ADOPTION-DIAGNOSIS-2026q2.md
docs/DISTRIBUTION-CHANNELS.md
# Local / one-off
.claude/
.obsidian/
.cursor/
_v.txt
ai-agent-eval-plugin/
/Assay/
_sync/
# Removed from repo (prevent re-add)
conductor/
demo-test/
my-agent/
check_output_2.txt
pr_body.md
/target
/fuzz/target/
/archive/
**/*.rs.bk
benchmark_results/
.eval
.assay-test
.DS_Store
*.log
junit.xml
sarif.json
run.json
summary.json
otel.jsonl
perf_e2e_results.json
out/
venv/
.venv/
node_modules/
__pycache__/
*.pyc
*.so
.pytest_cache/
*.egg-info/
dist/
build/
.env
.coverage
htmlcov/
.mypy_cache/
.ruff_cache/
# Release & Smoke Test
.venv_smoke/
.venv_test/
smoke_test_ws/
verdict_sdk.egg-info/
assay_python_sdk.egg-info/
site/
audit.jsonl
*_output.txt
test_policy.yaml
regex_debug.rs
target-ebpf/
demo/output/tmp_video/