diff options
author | Alex Legler <alex@a3li.li> | 2011-08-30 15:05:11 +0200 |
---|---|---|
committer | Alex Legler <alex@a3li.li> | 2011-08-30 15:05:11 +0200 |
commit | 236399098d337f38727745b09daafba2d6130769 (patch) | |
tree | 8efcb0c9a059a7bcaeac174ae9b36ba0f6fce202 /.gitignore | |
parent | Replacing the (hopefully) last instances of #find with #where (diff) | |
download | glsamaker-236399098d337f38727745b09daafba2d6130769.tar.gz glsamaker-236399098d337f38727745b09daafba2d6130769.tar.bz2 glsamaker-236399098d337f38727745b09daafba2d6130769.zip |
Adding basic search functionality with ThinkingSphinx
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -14,3 +14,5 @@ coverage .idea .rvmrc *.tmproj +*.sphinx.conf +db/sphinx |