From 124af8adf8f0f6673e4c2fe207cc966a08e05ffb Mon Sep 17 00:00:00 2001 From: Faiz Ahmed <32914211+Sleepingpirates@users.noreply.github.com> Date: Sat, 17 Jul 2021 16:11:39 -0400 Subject: [PATCH] Update .gitignore Only for old docker users who already have config mounted at /app/app/config/config.ini --- app/config/.gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/config/.gitignore b/app/config/.gitignore index 8406d7e..2a799b5 100644 --- a/app/config/.gitignore +++ b/app/config/.gitignore @@ -3,6 +3,6 @@ # Except this file !.gitignore -###################################################################################################### +################################################################################################## # Only for old docker users who already have config mounted at /app/app/config/config.ini -###################################################################################################### \ No newline at end of file +##################################################################################################