Commit 8f8e4e79 authored by Stephan Kuschel's avatar Stephan Kuschel

add .eggs/ directory to Python.gitignore

parent 2500b4c8
...@@ -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