From 4d9e44bfcc4cdea486a88e5c783c2213f1a24f91 Mon Sep 17 00:00:00 2001 From: tkaneko0204 Date: Wed, 8 Apr 2015 14:45:44 +0900 Subject: [PATCH] Add .eggs/ to .gitignore Change-Id: Icaf654384fd31f16adc859f1aee1938af6ce569e --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a72cdb4..5c45321 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,4 @@ build/ .tox/ cover/ htmlcov/ - +.eggs/