aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index ffaea07..4fb5551 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,7 @@
*.o
/.applause_history
-/doc \ No newline at end of file
+/doc
+
+# Jupyter notebooks
+.ipynb_checkpoints/