andreped commited on
Commit
8090c95
1 Parent(s): 95d7304

ignore .DS_Store [no ci]

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