mirror of
https://github.com/heyarne/earth-observation-for-journalism.git
synced 2026-05-06 19:13:40 +02:00
8 lines
207 B
Text
8 lines
207 B
Text
# don't send hidden files and folders, they are non-essential to the
|
|
# build process
|
|
.*
|
|
|
|
# don't send downloaded artefacts to the docker build daemon
|
|
**/input/**/*.zip
|
|
**/input/**/*.SAFE*
|
|
**/input/**/*.jp2
|