From 4bd16f053847f2efe347ebda9136ef2233ee0d2c Mon Sep 17 00:00:00 2001 From: hukl Date: Tue, 28 Apr 2009 00:15:53 +0200 Subject: added thinking_sphinx plugin for fulltext search on nodes and heads --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ed05711..ae9d234 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -*.log +log/* database.yml schema.rb .DS_Store @@ -15,3 +15,5 @@ lib/chaos_calendar/ical_occurrences_wrap.o db/authors.csv public/system vendor/plugins/paperclip/tmp +db/sphinx +config/*.sphinx.conf \ No newline at end of file -- cgit v1.3