Skip to content

Commit

Permalink
Add gitignore and remove hgignore
Browse files Browse the repository at this point in the history
  • Loading branch information
treyhunner committed Apr 12, 2013
1 parent 8fbd595 commit 3d5e525
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
8 changes: 8 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
*.pyc
dist/
*.egg-info/
build/
MANIFEST
.coverage
.tox/
htmlcov/
7 changes: 0 additions & 7 deletions .hgignore

This file was deleted.

0 comments on commit 3d5e525

Please sign in to comment.