mirror of
https://github.com/heyarne/earth-observation-for-journalism.git
synced 2026-05-07 03:23:40 +02:00
12 lines
211 B
Text
12 lines
211 B
Text
# don't send hidden files and folders, they are non-essential to the
|
|
# build process
|
|
/.*
|
|
|
|
# ignore files downloaded from scihub
|
|
**/*.jp2
|
|
**/*.tif
|
|
**/*.tiff
|
|
**/*.tif.aux.xml
|
|
**/*.tiff.aux.xml
|
|
**/*.SAFE
|
|
**/*.zip
|