From a44a42324a7bb83c5257c7edf7792bab28c98202 Mon Sep 17 00:00:00 2001 From: "Buster \"Silver Eagle\" Neece" Date: Thu, 28 May 2020 01:06:05 -0500 Subject: [PATCH] Add Crowdin config to Dockerignore. --- .dockerignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.dockerignore b/.dockerignore index 6e920738ee..13da2c8ab3 100644 --- a/.dockerignore +++ b/.dockerignore @@ -10,4 +10,5 @@ !util/openapi.php !web !templates -!plugins \ No newline at end of file +!plugins +!crowdin.yaml \ No newline at end of file