## Make
[Mm]akefile.config
downloads

## Environment
env
venv

## Conda
environment.yml

## Node
package-lock.json
node_modules

## Docker
#Dockerfile

## Celery
celeryconfig*
celery-config*
celerybeat-schedule.*

## Python / Extensions etc.
*~
*.mo
*.so
*.py[cod]
*.bak
*.sqlite
*.egg[s]
*.egg-info
*egg[s]
__pycache__
.python_history

## Unit test / Coverage reports
*.log
*.lock
.cache
.coverage
.pylint.d/
.pytest_cache
.tox
coverage.xml
coverage
reports
nosetests.xml
unit_tests/testdata.json
result[s].xml
testdata.json

## R
*.Rhistory

## Eclipse / PyDev
.project
.pydevproject
.settings

## VS Code
*.vscode

## PyCharm
*.idea
*.run

## Intellij
*.iml

## Kate
*.kate-swp

## Sublime Text Editor
*.sublime*

## External Sources
[Bb]uild
src

## IPython
.ipynb_checkpoints

## gcc/fortran
*.o
*.a
*.mod
*.out

## snappy
esa-snap_sentinel_unix_6_0.sh
response.varfile

## project process results
*.tif
./workflow[s]

## build/release
archive
*.zip
*.tar.gz
**/*.zip
**/*.tag.gz

## old project sources
[Bb]in
