From: Ben Darnell Date: Thu, 24 Feb 2011 06:53:59 +0000 (-0800) Subject: Ignore auto2to3 cache files X-Git-Tag: v2.0.0~117 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d0f40418e66dd8435d3999d665c4a80c7fd6c44;p=thirdparty%2Ftornado.git Ignore auto2to3 cache files --- diff --git a/.gitignore b/.gitignore index 8ff6583a0..85b6dd30c 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ *~ build dist/ -tornado.egg-info \ No newline at end of file +tornado.egg-info +_auto2to3*