diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d88442ba7c..179f62af56 100644 --- a/.gitignore +++ b/.gitignore @@ -68,3 +68,6 @@ chef-config/pkg chef-bin/.bundle chef-bin/Gemfile.lock chef-bin/pkg + +# auto generated docs from the docs.rb rake task +docs_site |