diff --git a/.gitignore b/.gitignore index 7c51d7a..068812e 100644 --- a/.gitignore +++ b/.gitignore @@ -160,5 +160,5 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ -config -db \ No newline at end of file +config/* +db/*