view .dockerignore @ 3793:d428f283fe10 yworks-svg2pdf

client: remove `export SVG` button for waterlevel * Use html comments to disable the button, this was wrongly activated with commit d36ccff8de5f.
author Bernhard Reiter <bernhard@intevation.de>
date Wed, 03 Jul 2019 17:19:28 +0200
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