1
0
mirror of https://github.com/github/gitignore synced 2024-12-04 17:35:43 +01:00

Added IPython checkpoints

Added `.ipynb_checkpoints` to the Python gitignore.
This commit is contained in:
Jack Maney 2014-06-20 13:44:09 -05:00
parent bab15e82cb
commit b96d5360a6

View File

@ -42,3 +42,6 @@ coverage.xml
# Sphinx documentation
docs/_build/
# IPython
.ipynb_checkpoints