From a80347b20646eb4b90487372502adf285a821af4 Mon Sep 17 00:00:00 2001 From: Thomas Binsfeld Date: Mon, 28 Jan 2019 15:13:45 +0100 Subject: [PATCH] [REF] Gitignore: .eggs --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 890ff01..7f2d438 100644 --- a/.gitignore +++ b/.gitignore @@ -21,6 +21,7 @@ var/ *.egg-info/ .installed.cfg *.egg +*.eggs # Installer logs pip-log.txt