Skip to content

Commit 2d56992

Browse files
committed
Merge remote-tracking branch 'origin/main' into testing/template_data
2 parents 709bd77 + 1c114ad commit 2d56992

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
11
.idea*
22
.github*
33
*.nii.gz
4+
__pycache__/
5+
6+
7+
# Unit test / coverage reports
8+
.tox/
9+
.coverage
10+
.cache
11+
nosetests.xml
12+
coverage.xml

0 commit comments

Comments
 (0)