diff options
author | Daniel DeLeo <dan@opscode.com> | 2011-02-03 14:13:40 -0800 |
---|---|---|
committer | Daniel DeLeo <dan@opscode.com> | 2011-02-03 14:16:44 -0800 |
commit | b83409f5cfd46c38e448663f054a36413663e6d4 (patch) | |
tree | 9599210b124b8a5c04ffd7605ab279148c0fa663 /.gitignore | |
parent | 701434574d71e13a0de0fd76d655c889ecf1b915 (diff) | |
download | chef-b83409f5cfd46c38e448663f054a36413663e6d4.tar.gz |
import new solr preprocessing daemon
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 3bc83b0ed8..6ff48eeb33 100644 --- a/.gitignore +++ b/.gitignore @@ -28,3 +28,6 @@ erl_crash.dump features/data/repo/checksums/ *.rbc .rvmrc +.bundle +chef-expander/conf/chef-expander.rb + |