From 3ab5a91d64876dc2cc6e6424c95df0bde94d57f9 Mon Sep 17 00:00:00 2001 From: magdev Date: Wed, 5 Jun 2019 08:59:34 +0200 Subject: [PATCH] Ignore test-config --- app/conf/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/app/conf/.gitignore b/app/conf/.gitignore index b2b4a83..0bd26e8 100644 --- a/app/conf/.gitignore +++ b/app/conf/.gitignore @@ -1,2 +1,3 @@ /dossier_dev.yaml /dossier_prod.yaml +/dossier_test.yaml