Skip to content

Commit

Permalink
update gitignore to ignore ipynb checkpoints
Browse files Browse the repository at this point in the history
  • Loading branch information
rcnlee committed Sep 17, 2018
1 parent 31fbdd2 commit 1f2c746
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Expand Up @@ -7,3 +7,5 @@
*.swp
*.swo

# notebook backups from ipynb
.ipynb_checkpoints

0 comments on commit 1f2c746

Please sign in to comment.