From e6316fc2123c42506cd572022b2731e5969d4e53 Mon Sep 17 00:00:00 2001 From: Francia Csaba Date: Thu, 8 Feb 2024 14:47:36 +0100 Subject: [PATCH] update .gitignore --- .gitignore | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d33bc9a..9c594f2 100644 --- a/.gitignore +++ b/.gitignore @@ -160,4 +160,10 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ -data/ \ No newline at end of file +data/ +secrets +logging.conf +config +static/** +templates/** +conf/**