Skip to content

Commit

Permalink
add .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Changaco committed Dec 19, 2016
1 parent 26fdb89 commit 752c8b8
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .gitignore
@@ -0,0 +1,8 @@
*.egg-info/
/build/
/dist/
/env/
/htmlcov/
.coverage
*.pyc
.tox/

0 comments on commit 752c8b8

Please sign in to comment.