Преглед изворни кода

add .eggs/ directory to Python.gitignore

Stephan Kuschel пре 10 година
родитељ
комит
8f8e4e79bd
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      Python.gitignore

+ 1 - 0
Python.gitignore

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