update .gitignore
This commit is contained in:
parent
8404c5e36b
commit
262c94be2d
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
Normal file → Executable file
4
.gitignore
vendored
Normal file → Executable file
|
@ -159,5 +159,9 @@ cython_debug/
|
|||
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
|
||||
#.idea/
|
||||
|
||||
.jupyter/
|
||||
|
||||
*.nii
|
||||
*.nii.gz
|
||||
*.mat
|
||||
*.h5
|
||||
|
|
Loading…
Reference in a new issue