Skip to content

Commit

Permalink
added more setuptools crap to .gitignores
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott Torborg committed Jun 16, 2010
1 parent 188b093 commit 766effa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# Test coverage files.
.coverage
cover/

# Setuptools stuff.
replaylib.egg-info/
build/
dist/

0 comments on commit 766effa

Please sign in to comment.