Przeglądaj źródła

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 lat temu
rodzic
commit
022572a0d0
1 zmienionych plików z 17 dodań i 0 usunięć
  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