From 5cb82106998e19f5664197b8eb8de0118ba8ee25 Mon Sep 17 00:00:00 2001 From: Jon Date: Fri, 17 Aug 2018 10:30:00 +0800 Subject: [PATCH] update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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/