Jelajahi Sumber

add .eggs/ directory to Python.gitignore

Stephan Kuschel 10 tahun lalu
induk
melakukan
8f8e4e79bd
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      Python.gitignore

+ 1 - 0
Python.gitignore

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