Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
zero323 committed Mar 18, 2016
1 parent d6fe06b commit f7a6a7e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,13 @@ __pycache__/
*~

# Distribution

dist/
MANIFEST

# Build
build
*.egg-info/

# Coverage

.coverage
Expand Down

0 comments on commit f7a6a7e

Please sign in to comment.