Ignore raster files from docker and git repositories

This commit is contained in:
heyarne 2021-02-16 12:22:15 +00:00
commit 863160f727
2 changed files with 8 additions and 5 deletions

8
.gitignore vendored
View file

@ -3,15 +3,13 @@
# ignore any raster files
*.jp2
*.tif
*.tiff
*.tif.aux.xml
*.tiff.aux.xml
*.zip
*.SAFE/*
**/input/**/*.jp2
**/input/**/*.tiff
**/input/**/*.zip
**/input/**/*.SAFE/*
.jupyter
.local
.conda