Explorar o código

add .eggs/ directory to Python.gitignore

Stephan Kuschel %!s(int64=10) %!d(string=hai) anos
pai
achega
8f8e4e79bd
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      Python.gitignore

+ 1 - 0
Python.gitignore

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