view .dockerignore @ 4651:e9a99e81f723

client: fairwayprofile: improve y-axes of diagram * remove the axis ends tick and set the ticks size
author Fadi Abbud <fadi.abbud@intevation.de>
date Mon, 14 Oct 2019 08:25:13 +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