diff --git a/.gitignore b/.gitignore index f1e600635..8312acb79 100644 --- a/.gitignore +++ b/.gitignore @@ -128,3 +128,6 @@ dmypy.json # extenral libs *.dylib *.dll + +# IDE +.vscode/settings.json