From 69ba58f34dae66d8bb2ccbb7e64f5537a532f06c Mon Sep 17 00:00:00 2001 From: hukl Date: Tue, 3 Nov 2009 20:31:17 +0100 Subject: ignoring tmp directory --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ae9d234..26b8198 100644 --- a/.gitignore +++ b/.gitignore @@ -16,4 +16,5 @@ db/authors.csv public/system vendor/plugins/paperclip/tmp db/sphinx -config/*.sphinx.conf \ No newline at end of file +config/*.sphinx.conf +tmp \ No newline at end of file -- cgit v1.3