view .dockerignore @ 1943:52a6e63d5dcc

Added stretches layer, removed WW-Area named. "Waterway Area, named" is no longer needed as all ww-area is coming from our db, where different sources are merged. Instead we can now display stretches. Todo: stretches for different countries should be distinguishable (different colors)
author Sascha Wilde <wilde@intevation.de>
date Mon, 21 Jan 2019 18:32:04 +0100
parents 3704ce844530
children ffafd5fa7c3a
line wrap: on
line source

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

# backend binary
cmd/gemma/gemma

# Dependency directories
**/node_modules

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

# Tags tables
**/TAGS