Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Updated .gitignore to ignore Jupyter files
  • Loading branch information
danfulton committed Feb 22, 2022
commit f5e663bf52a4426171a9d9c602d5d7199e500bdd
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
*~
*.pyc
*.ipynb
*-checkpoint*
dist
build
sc2reader.egg-info
Expand Down