Skip to content

Commit

Permalink
Ignore 'eggs' subdir.
Browse files Browse the repository at this point in the history
  • Loading branch information
tseaver committed Jun 13, 2015
1 parent 0df00ff commit b0390a3
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
.installed.cfg
.coverage
.tox
bin
coverage
develop-eggs
parts
src/*.egg-info
__pycache__
*.pyc
bin/
develop-eggs/
eggs/
parts/

0 comments on commit b0390a3

Please sign in to comment.