From 837700b0f40b6a931f4cb548ee070e75cc2d643a Mon Sep 17 00:00:00 2001 From: Craig Warren Date: Wed, 18 May 2016 13:05:03 +0100 Subject: [PATCH] Added some comments. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a941fdfe..5c9d7b01 100644 --- a/.gitignore +++ b/.gitignore @@ -10,7 +10,7 @@ # Mac OS X .DS_Store -# build, dist and egg directories +# build, dist and egg-info directories build/ dist/ *.egg-info/