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 2b72eac commit b211869
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
*.pyc
__pycache__
__pycache__/
src/*.egg-info

.installed.cfg
.tox
bin
develop-eggs
parts
bin/
develop-eggs/
eggs/
parts/

0 comments on commit b211869

Please sign in to comment.