mirror of
https://github.com/heyarne/earth-observation-for-journalism.git
synced 2026-05-06 19:13:40 +02:00
Ignore raster files from docker and git repositories
This commit is contained in:
parent
70930bd74d
commit
863160f727
2 changed files with 8 additions and 5 deletions
|
|
@ -3,5 +3,10 @@
|
|||
/.*
|
||||
|
||||
# ignore files downloaded from scihub
|
||||
**/*.jp2
|
||||
**/*.tif
|
||||
**/*.tiff
|
||||
**/*.tif.aux.xml
|
||||
**/*.tiff.aux.xml
|
||||
**/*.SAFE
|
||||
**/*.zip
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue