From 5697ff80c385a1c5d25bc95627d74068f2faffa2 Mon Sep 17 00:00:00 2001 From: Nick Retallack Date: Mon, 11 May 2015 23:16:04 -0700 Subject: [PATCH] ignore the eggs readme --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index a9701f21..b04ba2f6 100644 --- a/.gitignore +++ b/.gitignore @@ -42,3 +42,5 @@ env/ Session.vim .netrwhist *~ + +.eggs/README.txt