summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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