Skip to content

Commit

Permalink
.gitignore: Ignore ipython checkpoints directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
jakirkham committed Oct 16, 2015
1 parent 0acee0d commit 4c4485b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ dist
.eggs/

.coverage

.ipynb_checkpoints/

0 comments on commit 4c4485b

Please sign in to comment.