From 3beedc8d4d449f2e91374dd5e9388a12d57696bc Mon Sep 17 00:00:00 2001 From: kakwa Date: Wed, 6 Feb 2019 23:03:55 +0100 Subject: [PATCH] add an ignore on the local dev conf file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index cecc2c1..4c7c380 100644 --- a/.gitignore +++ b/.gitignore @@ -54,3 +54,4 @@ coverage.xml # Sphinx documentation docs/_build/ +ldapcherry-dev.ini