diff options
author | Christopher Brown <cb@opscode.com> | 2009-12-15 15:50:51 -0800 |
---|---|---|
committer | Christopher Brown <cb@opscode.com> | 2009-12-15 15:50:51 -0800 |
commit | d4df8ba1a7143dbae58b5ed681c33e3363f30426 (patch) | |
tree | 321968555ce508948afd98c79c6e67962b5c45a1 /.gitignore | |
parent | 372d5139b10fb99efc1c646ff685635a9e7b434e (diff) | |
download | chef-d4df8ba1a7143dbae58b5ed681c33e3363f30426.tar.gz |
fix Rakefile comment and add gemspec to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 9401920165..06a2027f53 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ chef-server-webui/pkg chef-server-api/pkg chef/log chef-server/log +chef-solr/chef-solr.gemspec log couchdb.stderr couchdb.stdout |