diff --git a/.gitignore b/.gitignore index 8d17817..f1fee4c 100644 --- a/.gitignore +++ b/.gitignore @@ -288,3 +288,4 @@ cython_debug/ # option (not recommended) you can uncomment the following to ignore the entire idea folder. #.idea/ /.vscode/launch.json +mypy.ini