view .dockerignore @ 4937:40da1b8aba01 fairway-marks-import

Made logging a bit more symmetric when cleating layer groups with GeoServer.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Mon, 17 Feb 2020 12:24:00 +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