From 6d0f40418e66dd8435d3999d665c4a80c7fd6c44 Mon Sep 17 00:00:00 2001 From: Ben Darnell Date: Wed, 23 Feb 2011 22:53:59 -0800 Subject: [PATCH] Ignore auto2to3 cache files --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8ff6583a..85b6dd30 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ *~ build dist/ -tornado.egg-info \ No newline at end of file +tornado.egg-info +_auto2to3*