aboutsummaryrefslogtreecommitdiffstats
path: root/Python.gitignore
diff options
context:
space:
mode:
authorArfon Smith <arfon@users.noreply.github.com>2016-01-15 16:53:38 -0500
committerArfon Smith <arfon@users.noreply.github.com>2016-01-15 16:53:38 -0500
commit4215c0f78cf6ac52f3b943b7b0904cfc470d032e (patch)
treef33462e715c1eae31ccdd6dc4c341d2102753048 /Python.gitignore
parentf51f0baa5a721f0af6fbf0ae377ecd86c6eaa3b4 (diff)
parent39183fa236495022edf20ef20e99ae79ad64c8eb (diff)
downloadgitignore-4215c0f78cf6ac52f3b943b7b0904cfc470d032e.tar.gz
gitignore-4215c0f78cf6ac52f3b943b7b0904cfc470d032e.zip
Merge pull request #1617 from manavm/ipynb-checkpoints
Ipython Notebook checkpoints
Diffstat (limited to 'Python.gitignore')
-rw-r--r--Python.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/Python.gitignore b/Python.gitignore
index 7d440988..1dbc687d 100644
--- a/Python.gitignore
+++ b/Python.gitignore
@@ -57,3 +57,6 @@ docs/_build/
# PyBuilder
target/
+
+#Ipython Notebook
+.ipynb_checkpoints