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/ develop-eggs/
dist/ dist/
eggs/ eggs/
.eggs/
lib/ lib/
lib64/ lib64/
parts/ parts/