diff --git a/.dockerignore b/.dockerignore index 7ebfa7d..ea89591 100644 --- a/.dockerignore +++ b/.dockerignore @@ -1,8 +1,3 @@ # 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 diff --git a/.gitignore b/.gitignore index f8fee3f..d2a4da2 100644 --- a/.gitignore +++ b/.gitignore @@ -14,6 +14,9 @@ .jupyter .local +.conda +.config +.npm # Created by https://www.toptal.com/developers/gitignore/api/python,jupyternotebooks # Edit at https://www.toptal.com/developers/gitignore?templates=python,jupyternotebooks