summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorhukl <contact@smyck.org>2009-04-28 00:15:53 +0200
committerhukl <contact@smyck.org>2009-05-01 17:14:02 +0200
commit4bd16f053847f2efe347ebda9136ef2233ee0d2c (patch)
treef4c11f89455de991c8d87726d5757b752e7129e2 /.gitignore
parentd3a9b46ba5c863a0ff377dcffae9a494fe476e02 (diff)
added thinking_sphinx plugin for fulltext search on nodes and heads
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index ed05711..ae9d234 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,4 @@
1*.log 1log/*
2database.yml 2database.yml
3schema.rb 3schema.rb
4.DS_Store 4.DS_Store
@@ -15,3 +15,5 @@ lib/chaos_calendar/ical_occurrences_wrap.o
15db/authors.csv 15db/authors.csv
16public/system 16public/system
17vendor/plugins/paperclip/tmp 17vendor/plugins/paperclip/tmp
18db/sphinx
19config/*.sphinx.conf \ No newline at end of file