Skip to content

Commit

Permalink
Edit gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrew Hynes committed Mar 11, 2019
1 parent 6c42ff3 commit 0ba8e22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@

*.ipynb
*.pyc
*.egg-info

__pycache__

Expand All @@ -13,4 +14,3 @@ build
dist
doc/build
htmlcov
scikit_spatial.egg-info

0 comments on commit 0ba8e22

Please sign in to comment.