Bläddra i källkod

add .eggs/ directory to Python.gitignore

Stephan Kuschel 10 år sedan
förälder
incheckning
8f8e4e79bd
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      Python.gitignore

+ 1 - 0
Python.gitignore

@@ -13,6 +13,7 @@ develop-eggs/
 dist/
 downloads/
 eggs/
+.eggs/
 lib/
 lib64/
 parts/