1
0
Эх сурвалжийг харах

add .eggs/ directory to Python.gitignore

Stephan Kuschel 10 жил өмнө
parent
commit
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/