andreped commited on
Commit
a7854c1
1 Parent(s): 280fd2b

Ignore zip files

Browse files
Files changed (2) hide show
  1. .dockerignore +1 -0
  2. .gitignore +1 -0
.dockerignore CHANGED
@@ -6,6 +6,7 @@ resources/
6
  *.nii.gz
7
  *.nrrd
8
  *.obj
 
9
  *log.csv
10
  *.ini
11
  gradio_cached_examples/
 
6
  *.nii.gz
7
  *.nrrd
8
  *.obj
9
+ *.zip
10
  *log.csv
11
  *.ini
12
  gradio_cached_examples/
.gitignore CHANGED
@@ -6,6 +6,7 @@ resources/
6
  *.nii.gz
7
  *.nrrd
8
  *.obj
 
9
  *log.csv
10
  *.ini
11
  gradio_cached_examples/
 
6
  *.nii.gz
7
  *.nrrd
8
  *.obj
9
+ *.zip
10
  *log.csv
11
  *.ini
12
  gradio_cached_examples/