summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorSergey Karayev <sergeykarayev@gmail.com>2014-02-12 23:58:33 -0800
committerSergey Karayev <sergeykarayev@gmail.com>2014-02-12 23:58:33 -0800
commit6e8b1cec049cd09b4fe431b59fed939d2bd35932 (patch)
treed80a3a52edd8c077675b4bd28cc7fe145a8352d1 /.gitignore
parent45f213032b0da079285daae11c165d18d7e6a912 (diff)
downloadcaffeonacl-6e8b1cec049cd09b4fe431b59fed939d2bd35932.tar.gz
caffeonacl-6e8b1cec049cd09b4fe431b59fed939d2bd35932.tar.bz2
caffeonacl-6e8b1cec049cd09b4fe431b59fed939d2bd35932.zip
git-ignoring ipython notebook checkpoints
Diffstat (limited to '.gitignore')
-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/*