diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ed1d93ca31..7435401e97 100644 --- a/.gitignore +++ b/.gitignore @@ -70,6 +70,11 @@ chef-bin/.bundle chef-bin/Gemfile.lock chef-bin/pkg +# chef-utils +chef-utils/.bundle +chef-utils/Gemfile.lock +chef-utils/pkg + # auto generated docs from the docs.rb rake task docs_site |