Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
update .gitignore
  • Loading branch information
oliverchampion authored Aug 25, 2023
1 parent a359dcb commit db8b49e
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
.idea*
.github*
*.nii.gz
__pycache__/


# Unit test / coverage reports
.tox/
.coverage
.cache
nosetests.xml
coverage.xml

0 comments on commit db8b49e

Please sign in to comment.