view .dockerignore @ 5394:f1a42eea08d3 extented-report

Backed out changeset fe3f651bb03d ... wrong branch.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Sun, 04 Jul 2021 11:36: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