diff --git a/.gitignore b/.gitignore index f8b73e7..cccb263 100644 --- a/.gitignore +++ b/.gitignore @@ -138,3 +138,5 @@ dmypy.json # Cython debug symbols cython_debug/ +.idea/ +.vscode/ \ No newline at end of file