Skip to content

Commit

Permalink
Added egg information to .gitignore for developer setups
Browse files Browse the repository at this point in the history
  • Loading branch information
Jay Dobies authored and clalancette committed Sep 11, 2013
1 parent dc339ae commit 8dfa90e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@
*.pyc
*.sw[po]
*~
*.egg
*.egg-info
tests/.venv
tests/results.xml

0 comments on commit 8dfa90e

Please sign in to comment.