andreped commited on
Commit
388528a
1 Parent(s): 91f5c30

ignore all .npz files for future commits

Browse files
Files changed (1) hide show
  1. .gitignore +1 -0
.gitignore CHANGED
@@ -3,5 +3,6 @@ build/
3
  dist/
4
  livermask.egg-info/
5
  *.h5
 
6
  *.nii
7
  *__pycache__/
 
3
  dist/
4
  livermask.egg-info/
5
  *.h5
6
+ *.npz
7
  *.nii
8
  *__pycache__/