]> source.dussan.org Git - gitignore.git/commitdiff
add .eggs/ directory to Python.gitignore 1391/head
authorStephan Kuschel <stephan.kuschel@gmail.com>
Mon, 2 Feb 2015 21:46:23 +0000 (22:46 +0100)
committerStephan Kuschel <stephan.kuschel@gmail.com>
Mon, 2 Feb 2015 21:46:23 +0000 (22:46 +0100)
Python.gitignore

index db4561eaa1d4f3ed01af114a315a0053776ffed0..edb958768deb8ef7fccfb58245612de6d3b4925f 100644 (file)
@@ -13,6 +13,7 @@ develop-eggs/
 dist/
 downloads/
 eggs/
+.eggs/
 lib/
 lib64/
 parts/