From e217981a2c36966de1003fa48aeadfbc24d6af80 Mon Sep 17 00:00:00 2001 From: Tim Chevalier Date: Wed, 4 May 2011 10:55:32 -0700 Subject: [PATCH] add dl/ and .pyc files to .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 55118cf548a3..bc453137354d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -*~ +>*~ \#*\# \#* .#*