diff options
author | Kartik Null Cating-Subramanian <ksubramanian@chef.io> | 2016-01-08 13:27:37 -0800 |
---|---|---|
committer | Kartik Null Cating-Subramanian <ksubramanian@chef.io> | 2016-01-08 13:27:37 -0800 |
commit | ab5c35a7f72ab7c58a463ddf1dfe937d8db84f71 (patch) | |
tree | 8fca5ac69528f44ddd39e4758ab7ec61c1320f6b /omnibus/.gitignore | |
parent | 5a0031d962402221b580df270e8802b71d5ea1f0 (diff) | |
download | chef-ab5c35a7f72ab7c58a463ddf1dfe937d8db84f71.tar.gz |
Update .gitignores to not clash
Diffstat (limited to 'omnibus/.gitignore')
-rw-r--r-- | omnibus/.gitignore | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/omnibus/.gitignore b/omnibus/.gitignore index b7a3079d95..d97af2ef9c 100644 --- a/omnibus/.gitignore +++ b/omnibus/.gitignore @@ -1,9 +1,5 @@ -*.gem -.bundle vendor/bundle pkg/* -.vagrant -.kitchen .kitchen.local.yml bin/* files/chef-server-cookbooks/cache/ |