From 612f9c9c7223d4831dec77d64fb737165bd9357c Mon Sep 17 00:00:00 2001 From: Christoph Date: Wed, 29 Apr 2020 15:52:36 +0200 Subject: [PATCH] adjust file '.gitignore'. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ae514f7..bfb59d0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ *.swp -*/conf/*.conf +conf/*.conf