From 2446f66e27c90794f5137e4e3f9a1ec4831bb3e7 Mon Sep 17 00:00:00 2001 From: Klaus-Uwe Mitterer Date: Sun, 2 Aug 2020 09:11:50 +0200 Subject: [PATCH] Untrack changes in config.php for security reasons --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index dbe9c82..0d019fc 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -.vscode/ \ No newline at end of file +.vscode/ +config.php \ No newline at end of file