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.
This commit is contained in:
jtimberman 2013-07-29 17:05:12 -06:00
parent b2c694d792
commit 022572a0d0
1 changed files with 17 additions and 0 deletions

17
ChefCookbook.gitignore Normal file
View File

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