Skip to content

Commit

Permalink
add .eggs/ directory to Python.gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
skuschel committed Feb 2, 2015
1 parent 2500b4c commit 8f8e4e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Python.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
Expand Down

0 comments on commit 8f8e4e7

Please sign in to comment.