diff --git a/.gitignore b/.gitignore index 8be19c0b4..6139f87aa 100755 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # Self-defined ignore - +_data_/ +_notebooks_/ *.pyc node_modules/ .vscode/