summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 57b0ef09..c7d1751a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,6 +29,9 @@
# matlab binary
*.mexa64
+# IPython notebook checkpoints
+.ipynb_checkpoints
+
# anything under data/ unless we force include them
data/*