diff --git a/.gitignore b/.gitignore index 25f2c25..46b6cc3 100644 --- a/.gitignore +++ b/.gitignore @@ -159,3 +159,4 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ secrets.py +settings.py