view .dockerignore @ 2012:2b9df513c47e

Translated using Weblate (Hungarian) Currently translated at 3.2% (7 of 222 strings) Translation: Gemma/client Translate-URL: https://hosted.weblate.org/projects/gemma/client/hu/
author Bede Csaba <csababede@gmail.com>
date Fri, 25 Jan 2019 09:20:06 +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