mirror of
https://github.com/heyarne/earth-observation-for-journalism.git
synced 2026-05-06 19:13:40 +02:00
Ignore more non-essential folders
This commit is contained in:
parent
d73cc625a1
commit
98cc7dba0c
2 changed files with 3 additions and 5 deletions
|
|
@ -1,8 +1,3 @@
|
||||||
# don't send hidden files and folders, they are non-essential to the
|
# don't send hidden files and folders, they are non-essential to the
|
||||||
# build process
|
# build process
|
||||||
.*
|
.*
|
||||||
|
|
||||||
# don't send downloaded artefacts to the docker build daemon
|
|
||||||
**/input/**/*.zip
|
|
||||||
**/input/**/*.SAFE*
|
|
||||||
**/input/**/*.jp2
|
|
||||||
|
|
|
||||||
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -14,6 +14,9 @@
|
||||||
|
|
||||||
.jupyter
|
.jupyter
|
||||||
.local
|
.local
|
||||||
|
.conda
|
||||||
|
.config
|
||||||
|
.npm
|
||||||
|
|
||||||
# Created by https://www.toptal.com/developers/gitignore/api/python,jupyternotebooks
|
# Created by https://www.toptal.com/developers/gitignore/api/python,jupyternotebooks
|
||||||
# Edit at https://www.toptal.com/developers/gitignore?templates=python,jupyternotebooks
|
# Edit at https://www.toptal.com/developers/gitignore?templates=python,jupyternotebooks
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue