Stage all remaining folders

This commit is contained in:
heyarne 2020-08-12 14:47:43 +00:00
commit 1cfac6402e
22 changed files with 63613 additions and 1 deletions

7
.gitignore vendored
View file

@ -5,7 +5,12 @@
*.jp2
*.tiff
*.zip
*.SAFE
*.SAFE/*
**/input/**/*.jp2
**/input/**/*.tiff
**/input/**/*.zip
**/input/**/*.SAFE/*
.jupyter
.local