1
0
mirror of https://github.com/github/gitignore synced 2024-06-18 10:29:39 +02:00

Merge pull request #726 from jtimberman/chef-cookbook

Add ignore file for Chef cookbooks
This commit is contained in:
Adam Roben 2013-11-26 18:16:18 -08:00
commit bb53647b8a

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