Skip to content

Commit b9caad9

Browse files
authored
Merge pull request #164 from danfulton/danfulton/enhancement-jupyter-development
Updated .gitignore to ignore Jupyter files
2 parents 9cdf537 + f5e663b commit b9caad9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
*~
22
*.pyc
3+
*.ipynb
4+
*-checkpoint*
35
dist
46
build
57
sc2reader.egg-info

0 commit comments

Comments
 (0)