mirror of
https://github.com/vale981/gitignore
synced 2025-03-06 10:21:40 -05:00

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.
17 lines
137 B
Text
17 lines
137 B
Text
.vagrant
|
|
Berksfile.lock
|
|
*~
|
|
*#
|
|
.#*
|
|
\#*#
|
|
.*.sw[a-z]
|
|
*.un~
|
|
/cookbooks
|
|
|
|
# Bundler
|
|
Gemfile.lock
|
|
bin/*
|
|
.bundle/*
|
|
|
|
.kitchen/
|
|
.kitchen.local.yml
|