Skip to content

Commit a813876

Browse files
committed
update gitignore
1 parent d7c3a88 commit a813876

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

.gitignore

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
21
.DS_Store
32

43
*.nii
5-
4+
*.xml
5+
*.log
66
*.asv
77
*.m~
88
*.mat
99

10-
<<<<<<< HEAD
10+
*.html
11+
1112
# files in the demo folder related to running the demo analysis
1213
# demos/roi
13-
=======
14+
1415
atlas/visual_topography_probability_atlas/
15-
>>>>>>> 4a2a3830905dfad9b61804bf99e2941a49e4e2fa
1616

1717
# test folder and dummy data
1818

@@ -28,3 +28,5 @@ envs/*
2828
demos/*/*.json
2929
demos/*/*/*.json
3030
demos/*/derivatives
31+
32+
atlas/*.json

0 commit comments

Comments
 (0)