gitignore: Add /.eggs

This commit is contained in:
Mathieu Couette
2020-09-26 01:20:17 -04:00
parent 67cb4eb24d
commit bd3a7aa848

1
.gitignore vendored
View File

@@ -4,3 +4,4 @@ __pycache__
/dist /dist
/yamllint.egg-info /yamllint.egg-info
/build /build
/.eggs