diff --git a/ChefCookbook.gitignore b/ChefCookbook.gitignore new file mode 100644 index 0000000..351201e --- /dev/null +++ b/ChefCookbook.gitignore @@ -0,0 +1,17 @@ +.vagrant +Berksfile.lock +*~ +*# +.#* +\#*# +.*.sw[a-z] +*.un~ +/cookbooks + +# Bundler +Gemfile.lock +bin/* +.bundle/* + +.kitchen/ +.kitchen.local.yml