diff --git a/.gitignore b/.gitignore index 5c5766d2..ab76546d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /.idea +/.vscode *.iml *.pyc *.pyc.* @@ -26,4 +27,4 @@ data *.code-workspace /TODO.txt notebooks/temp.ipynb -/docs/build \ No newline at end of file +/docs/build