-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.gitignore
More file actions
59 lines (54 loc) · 1.03 KB
/
.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
# Runtime & build
__pycache__/
*.py[cod]
*.pyo
*.log
logs/
output/
deploy/
models/
benchmark-env/
hcp_env/
# Data
data/
neurooracle/data
UKBAnalytica_v2-main
# Experiment runs (harmonization pilots, model training outputs, etc.)
runs/
# Secrets
.env
.env.local
.env.keys
*.secret
api_keys.txt
# OS & IDE
.DS_Store
Thumbs.db
.vscode/
.cursor/
.claude
# Project-specific ignores
.neuroclaw_checkpoints/
neuroclaw_environment.json
installer/install_log.txt
/scripts/
!skills/*/scripts/
skills/brain_gnn/scripts/*.json
skills/brain_gnn/scripts/_*
main.tex
tools_probe.py
TODO.md
CHANGELOG.md
docs/skill-usage-trace.md
docs/autoresearch_papers_overview.md
neurooracle/README.md
neurooracle/autoresearch_pipeline.md
materials/CVPR_2026/neuroclaw_preprint_nature.tex
materials/CVPR_2026/eeg_encoding_protocol_final.tex
skills/brain_gnn/scripts/run_sex_optimization.py
skills/brain_gnn/scripts/run_kg_experiment.py
skills/brain_gnn/scripts/run_brainnetcnn_scan.py
_lggnn.json
export_tables.py
*.pdf
skills/brain_gnn/scripts/lifespan_age_FINAL_SUMMARY.md