From 24d840716713bbb23f98430476bd6ea7dfc4d4c4 Mon Sep 17 00:00:00 2001 From: liris Date: Wed, 28 May 2014 08:42:30 +0900 Subject: [PATCH] ignore egg info --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c7d73ad..4469497 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,4 @@ build dist -websocket_client.egg-info +*.egg-info