view .dockerignore @ 2010:ede30287f653

Translated using Weblate (Austrian German) Currently translated at 67.1% (149 of 222 strings) Translation: Gemma/client Translate-URL: https://hosted.weblate.org/projects/gemma/client/de_AT/
author Bernhard E. Reiter <bernhard.reiter@intevation.de>
date Thu, 24 Jan 2019 16:08:57 +0000
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