.autotest coverage .DS_Store pkg/* tags */tags *~ .chef # You should check in your Gemfile.lock in applications, and not in gems # This also matches Berksfile.lock external_tests/*.lock acceptance/Gemfile.lock omnibus/Gemfile.lock /*.lock /Gemfile.local # Do not check in the .bundle directory, or any of the files inside it. Those # files are specific to each particular machine, and are used to persist # installation options between runs of the bundle install command. .bundle # ignore some common Bundler 'binstubs' directory names # http://gembundler.com/man/bundle-exec.1.html b/ binstubs/ bin !bin/chef-apply !bin/chef-client !bin/chef-service-manager !bin/chef-shell !bin/chef-solo !bin/chef-windows-service !bin/knife # RVM and RBENV ruby version files .rbenv-version .rvmrc .ruby-version .ruby-gemset # IDE files .project # Documentation _site/* .yardoc/ doc/ # Test Kitchen .kitchen/ # Vagrant Vagrantfile .vagrant/ # Kitchen Tests Local Mode Data kitchen-tests/nodes/* # Temporary files present during spec runs spec/data/test-dir /config/