Skip to content

Commit

Permalink
Merge pull request github#1391 from skuschel/master
Browse files Browse the repository at this point in the history
add .eggs/ directory to Python.gitignore
arcresu committed Feb 6, 2015
2 parents 0a8b6b9 + 8f8e4e7 commit 0a8b50b
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
@@ -13,6 +13,7 @@ develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/

0 comments on commit 0a8b50b

Please sign in to comment.