Commit 0a8b50b6 authored by Carl Suster's avatar Carl Suster

Merge pull request #1391 from skuschel/master

add .eggs/ directory to Python.gitignore
parents 0a8b6b9b 8f8e4e79
...@@ -13,6 +13,7 @@ develop-eggs/ ...@@ -13,6 +13,7 @@ develop-eggs/
dist/ dist/
downloads/ downloads/
eggs/ eggs/
.eggs/
lib/ lib/
lib64/ lib64/
parts/ parts/
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment