-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy path.gitignore
More file actions
34 lines (31 loc) · 779 Bytes
/
.gitignore
File metadata and controls
34 lines (31 loc) · 779 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
*.pyc
.DS_Store
docs/build/*
venv
env/
.vscode
stimuli/.DS_Store
# --- Untracked stimuli (confidential or too big to track) ---
MultiTaskBattery/task notes.md
stimuli/sencoding
# Too big to track
stimuli/nature_movie
stimuli/landscapeMovie
stimuli/movie/misc/natureClip.mov
stimuli/movie/clips
# Confidential
stimuli/picture_sequence/pictures/
stimuli/picture_sequence/eprime_demo/
stimuli/story_sequence/story_sequence.csv
stimuli/action_prediction/clips
stimuli/action_prediction/archive/
stimuli/frith_happe/clips
stimuli/strange_stories/clips
stimuli/strange_stories/orig
stimuli/liking/clips
.idea/
/stimuli/semantic_switching
stimuli/semantic_switching/semantic_switching.csv
stimuli/faux_pas/faux_pas.csv
stimuli/semantic_switching/semantic_switching_new.csv
CLAUDE.md