diff options
author | Daniel DeLeo <dan@opscode.com> | 2010-07-31 12:34:16 -0700 |
---|---|---|
committer | Daniel DeLeo <dan@opscode.com> | 2010-07-31 12:34:16 -0700 |
commit | 2a0e2433c4aa12ff9696f5fbf48155168ab0033e (patch) | |
tree | 71a17f180f48624013cda2697ad83282fbaba6cd /.gitignore | |
parent | 18725c5ba9e74f662e9cf6c2680c5dc638b076a6 (diff) | |
download | chef-2a0e2433c4aa12ff9696f5fbf48155168ab0033e.tar.gz |
more rdoc tweaks, use sdoc, and gitignore the rdoc directory
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 33878fc607..266aca8256 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ chef-server/pkg chef-server-webui/pkg chef-server-api/pkg chef/log +chef/rdoc chef-server/log chef-solr/chef-solr.gemspec log |