summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhukl <contact@smyck.org>2009-11-03 20:31:17 +0100
committerhukl <contact@smyck.org>2009-11-03 20:31:17 +0100
commit69ba58f34dae66d8bb2ccbb7e64f5537a532f06c (patch)
tree51a4d31bded59b21a0bd3ebfa9e66566a1a6a40e
parent4b9ac049898c80717b9af3758418d6cf330a1b7d (diff)
ignoring tmp directory
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index ae9d234..26b8198 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,4 +16,5 @@ db/authors.csv
16public/system 16public/system
17vendor/plugins/paperclip/tmp 17vendor/plugins/paperclip/tmp
18db/sphinx 18db/sphinx
19config/*.sphinx.conf \ No newline at end of file 19config/*.sphinx.conf
20tmp \ No newline at end of file