summaryrefslogtreecommitdiffstats
path: root/options/gitignore/ChefCookbook
diff options
context:
space:
mode:
Diffstat (limited to 'options/gitignore/ChefCookbook')
-rw-r--r--options/gitignore/ChefCookbook9
1 files changed, 9 insertions, 0 deletions
diff --git a/options/gitignore/ChefCookbook b/options/gitignore/ChefCookbook
new file mode 100644
index 0000000..5ee7b7a
--- /dev/null
+++ b/options/gitignore/ChefCookbook
@@ -0,0 +1,9 @@
+.vagrant
+/cookbooks
+
+# Bundler
+bin/*
+.bundle/*
+
+.kitchen/
+.kitchen.local.yml