view .dockerignore @ 5313:1b4cb1545a44 zpg-exception

Allow ZPG as available depth-reference under stricter rules LDC is present but no ZPG => add ZPG to the list LDC is not present and no ZPG but BN is BG or RO => add ZPG to the list
author Thomas Junk <thomas.junk@intevation.de>
date Wed, 16 Jun 2021 14:08: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