From 63bbdf95b02b12655d00a38d50cca8c9457fd8ff Mon Sep 17 00:00:00 2001 From: PyYoshi Date: Wed, 8 May 2013 11:33:49 +0900 Subject: [PATCH] update .gitignore --- .gitignore | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index eff8c70..7f12490 100644 --- a/.gitignore +++ b/.gitignore @@ -29,7 +29,6 @@ nosetests.xml #Translations *.mo -# PyGooglePlus .idea/ ext__ ext/libcharsetdetect/mozilla_ @@ -40,4 +39,6 @@ libcharsetdetect.dll MANIFEST *.o *.def -None \ No newline at end of file +None +*.tar.gz +.directory \ No newline at end of file