summaryrefslogtreecommitdiffstats
path: root/.dockerignore
diff options
context:
space:
mode:
Diffstat (limited to '.dockerignore')
l---------.dockerignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.dockerignore b/.dockerignore
index 3e4e48b0b..60ea3668f 120000
--- a/.dockerignore
+++ b/.dockerignore
@@ -1 +1,6 @@
-.gitignore \ No newline at end of file
+.gitignore
+
+# Jupyter notebook checkpoints
+.ipynb_checkpoints
+# Jupyter notebooks
+.ipynb \ No newline at end of file