view .dockerignore @ 2375:7ef644279837

Translated using Weblate (Hungarian) Currently translated at 8.8% (21 of 240 strings) Translation: Gemma/client Translate-URL: https://hosted.weblate.org/projects/gemma/client/hu/
author Bede Csaba <csababede@gmail.com>
date Thu, 21 Feb 2019 13:45:55 +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