From 8b0e6761b7c029a4bd203e9c1069fa0964df3084 Mon Sep 17 00:00:00 2001 From: juanifioren Date: Mon, 5 Jan 2015 16:47:43 -0300 Subject: [PATCH] Edit gitignore. --- .gitignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 3a7bb45..4f7b4c3 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,3 @@ -# Byte-compiled python files - __pycache__/ -*.py[cod] \ No newline at end of file +*.py[cod] +*.egg-info \ No newline at end of file