view .dockerignore @ 4222:c5cc6540940e

client: improve LOD for one layer * Display the diagrams in the `Bottlenecks Fairway Availability` always, if the layer is visible.
author Bernhard Reiter <bernhard@intevation.de>
date Fri, 16 Aug 2019 17:09:39 +0200
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