view .dockerignore @ 3884:db24b4347604

client: pdf-gen: fix bug of not rendering some elements on pdf(hydrologicalconditions) * svg2pdf stop rendering the next elements if widht,height attributes are missing in rect element.
author Fadi Abbud <fadi.abbud@intevation.de>
date Wed, 10 Jul 2019 12:00:58 +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