view .dockerignore @ 4802:2ce5c727b465

client: hydrologicalcondition: implement image-export and improve file naming
author Fadi Abbud <fadi.abbud@intevation.de>
date Mon, 28 Oct 2019 10:20:24 +0100
parents ffafd5fa7c3a
children
line wrap: on
line source

# documentation
**/README*
**/docs
**/*.md

# backend binary
cmd/gemma/gemma

# Dependency directories
.buildbase
**/node_modules

# local dotenv environment variables file
client/.env.local

# Tags tables
**/TAGS