view .dockerignore @ 5314:0e8fd0e5bf36 zpg-exception

Sysadmins are also granted the ZPG exception if they are importing sounding data.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Wed, 16 Jun 2021 19:35:24 +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