瀏覽代碼

Add ignore file for Chef cookbooks

These ignores are generated by berkshelf, a tool commonly used in the
Chef community for managing cookbooks. This .gitignore is used by
Opscode across publicly available cookbooks.
jtimberman 11 年之前
父節點
當前提交
022572a0d0
共有 1 個文件被更改,包括 17 次插入0 次删除
  1. 17 0
      ChefCookbook.gitignore

+ 17 - 0
ChefCookbook.gitignore

@@ -0,0 +1,17 @@
+.vagrant
+Berksfile.lock
+*~
+*#
+.#*
+\#*#
+.*.sw[a-z]
+*.un~
+/cookbooks
+
+# Bundler
+Gemfile.lock
+bin/*
+.bundle/*
+
+.kitchen/
+.kitchen.local.yml