diff --git a/.gitignore b/.gitignore index 3388dae..17f17bc 100644 --- a/.gitignore +++ b/.gitignore @@ -138,4 +138,7 @@ dmypy.json cython_debug/ # npm -node_modules/ \ No newline at end of file +node_modules/ + +# vscode +.vscode \ No newline at end of file