Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,9 @@ outputs/*.pdf

# generated metadata (timestamps change on each run)
data/synthetic/*_meta.json

# generated CSVs
data/synthetic/psych_stroop_*.csv
data/synthetic/fitness_*.csv
# generated plots
outputs/
161 changes: 0 additions & 161 deletions data/synthetic/fitness_long.csv

This file was deleted.

81 changes: 0 additions & 81 deletions data/synthetic/fitness_subjects.csv

This file was deleted.

15 changes: 0 additions & 15 deletions data/synthetic/psych_stroop_meta.json

This file was deleted.

61 changes: 0 additions & 61 deletions data/synthetic/psych_stroop_subjects.csv

This file was deleted.

Loading