From d46d106b4b668a328e3a875a54f0f3d049abac0c Mon Sep 17 00:00:00 2001 From: dsc Date: Sat, 7 May 2011 22:30:22 -0700 Subject: [PATCH] Ignore ./tmp --- .gitignore | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 9fac711..41304c2 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ xcuserdata profile *.moved-aside +tmp -- 1.7.0.4