diff --git a/.gitignore b/.gitignore index 010d083ccdd..6b41ecd2ba1 100644 --- a/.gitignore +++ b/.gitignore @@ -105,6 +105,7 @@ tests/integration/cloud/providers/pki/minions # Kitchen tests files .kitchen.local.yml +kitchen.local.yml .kitchen/ .bundle/ Gemfile.lock diff --git a/.kitchen.yml b/kitchen.yml similarity index 100% rename from .kitchen.yml rename to kitchen.yml