From 317613b80085157f1d8d3bbe8754e5e008312d48 Mon Sep 17 00:00:00 2001 From: Jonathan Curran Date: Thu, 22 Mar 2018 16:18:25 -0600 Subject: [PATCH] Ignore additional folder --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index f3787a8f..e5471859 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ # Python egg metadata, regenerated from source files by setuptools. /*.egg-info /*.egg +/*.eggs