From af7faa0f6d1eb3117359f5cf8e4d27a75f3f961c Mon Sep 17 00:00:00 2001 From: Jordan Gong Date: Thu, 8 Apr 2021 13:09:18 +0800 Subject: Ignore notebooks --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index f4b5746..f7cc4e2 100644 --- a/.gitignore +++ b/.gitignore @@ -148,3 +148,5 @@ dmypy.json data/ # Runtime runs/ +# Jupter notebooks +notebooks/ \ No newline at end of file -- cgit v1.2.3