Skip to content

Commit

Permalink
Use .gitignore to ignore Jupyter Notebook checkpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
sadielbartholomew committed Aug 20, 2020
1 parent 4c7fd4c commit 7911256
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
@@ -0,0 +1,2 @@
# Ignore Jupyter Notebook checkpoints
.ipynb_checkpoints

0 comments on commit 7911256

Please sign in to comment.