summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJordan Gong <jordan.gong@protonmail.com>2021-04-08 13:09:58 +0800
committerJordan Gong <jordan.gong@protonmail.com>2021-04-08 13:09:58 +0800
commit5e00cd7de1729db12329e793a4e84b6c7900a948 (patch)
tree147ae59ff7c96dc50f4986e29284f462ba7d9f6a /.gitignore
parent4fda9dfcb55cf78dda1e942992354037c3e08456 (diff)
parentfbffa65010bb876844ca538f6de8b15dcaa9876c (diff)
Merge branch 'python3.8' into python3.7
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
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