-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
59 lines (54 loc) · 1.03 KB
/
Copy path.gitignore
File metadata and controls
59 lines (54 loc) · 1.03 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
# Security & Keys
sigmap-key.json
*.key
*.pem
credentials.json
# Session/debug files (root level only — not in subdirectories)
/DEBUG_CHECKLIST.md
/COMMANDS_TO_EXECUTE.md
/CURRENT_STATUS.md
/EXECUTION_SUMMARY.md
/FINAL_*.md
/FIX_*.md
/INDEX.md
/LANGUAGE_DETECTION_REPORT.md
/PHASE*.md
/ROOT_CAUSE_AND_FIX.md
/SESSION_SUMMARY.md
/VALIDATION_TEST.md
/ZENODO_ACTION_PLAN.md
/ZENODO_SUBMISSION_GUIDE.md
/*_TEMPLATE.md
# Large directories (data is already exported)
repos/
results/
analysis/
archives/
# Local/Session
.claude/
manifest_*.json
# OS files
.DS_Store
*.swp
*.swo
__pycache__/
*.pyc
.env
# Build/compiled
*.o
*.so
*.a
01_setup_vm.sh
04_aggregate_results.js
docs/DELIVERY_SUMMARY.txt
docs/DEPLOY_TO_GCS.md
docs/EXTENDED_500_REPOS.md
docs/INDEX_AND_DEPLOYMENT.md
docs/PUBLICATION_METHODOLOGY.md
docs/PUBLICATION_READY_PACKAGE.md
docs/README_EXTENDED_BENCHMARK.md
infrastructure/export_academic_datasets.py
infrastructure/upload_to_gcs_verified.sh
zenodo_submission/Research_Paper.pdf
PAPER_SUBMISSION_CHECKLIST.md
docs/PHASE_1_ACTION_PLAN.md