diff --git a/.gitignore b/.gitignore index 89b16a7..7ee2fc5 100644 --- a/.gitignore +++ b/.gitignore @@ -159,7 +159,7 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ -user_data/ +**/user_data/ *.dist/ *.build/ medium_db_cache.sqlite*