From 48e52ea9200d4007edcd0c2c5a0ff975934c1c39 Mon Sep 17 00:00:00 2001 From: tla Date: Wed, 3 Dec 2014 12:26:12 +0100 Subject: [PATCH] Ignore egg droppings too --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index bccaf3bc4..6a24b9a7e 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ target *.ipr *.iws *.ipynb +*.egg-info .classpath .project