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/**