Skip to content

Commit

Permalink
update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
louisabraham committed Feb 5, 2018
1 parent fe11458 commit 595a25e
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
__pycache__/
*.py[cod]
*.py[cod]

build/
dist/
*.egg-info/

0 comments on commit 595a25e

Please sign in to comment.