-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
91 lines (85 loc) · 1.46 KB
/
Copy path.gitignore
File metadata and controls
91 lines (85 loc) · 1.46 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
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
node_modules
dist
dist-ssr
*.local
# Editor directories and files
.vscode/*
!.vscode/extensions.json
.vs/
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
!Helper.sln
*.sw?
# Legacy Runtime Artifacts
PROJECTS/
PROJECTS /
library/
ocr_venv/
runtime/
tmp_pdfepub_smoke/
AGI_TEST_V3/
LOG/
logs/
generated_projects/
output_projects/
tmp_tpl_build/
bin/
obj/
src/Helper.Api/output_projects/
sandbox/
tools/ghostscript/
temp/
artifacts/
showcase_repo/
src/**/bin/
src/**/obj/
src/**/.playwright/
test/**/bin/
test/**/obj/
test/**/.playwright/
test/**/TestResults/
New folder*/
*.pid
searxng/settings.yml
# Source-surface runtime debris
src/Helper.Api/API_PORT.txt
src/Helper.Api/auth_keys.json
src/Helper.Api/LOG/
src/Helper.Api/logs/
src/Helper.Api/library/
src/Helper.Api/sandbox/
# Hygiene reports
temp/hygiene/
artifacts/hygiene/
# Local evidence and generated review surfaces
doc/pre_certification/
doc/certification_2026-03-15/
doc/parity_nightly/
doc/parity_daily_example_14d/
doc/PHOTO/
doc/self_audit_tmp/
doc/canary_gate_report.md
doc/eval_dataset_validation_report.md
doc/load_streaming_chaos_report.md
doc/human_eval_blind_pack_validation.json
doc/human_eval_blind_pack_validation.md
doc/human_eval_parity_report_latest.*
doc/generation_health_*.md
doc/generation_health_*.json
doc/smoke_compile_baseline_*.md
doc/perf_baseline_*.md
doc/perf_baseline_*.json
doc/process_monitor_*.md
doc/TMP_*