Ignore .eggs/ in gitignore

This commit is contained in:
Guewen Baconnier
2020-06-22 07:20:35 +02:00
parent cde3b5c7e2
commit f5efee36fd
+1
View File
@@ -13,6 +13,7 @@ build/
develop-eggs/
dist/
eggs/
.eggs/
lib/
lib64/
parts/