view .dockerignore @ 2393:30b79a36b4a1

Translated using Weblate (Romanian) Currently translated at 94.6% (227 of 240 strings) Translation: Gemma/client Translate-URL: https://hosted.weblate.org/projects/gemma/client/ro/
author MANESCU CARMEN <compania@acn.ro>
date Mon, 25 Feb 2019 11:36:07 +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