summaryrefslogtreecommitdiff
path: root/knife/spec/data/standalone_cookbook/chefignore
blob: cd18e699c1756ae433fbd7840d29f9b04d78ccc9 (plain)
1
2
3
4
5
6
7
8
9
#
# The ignore file allows you to skip files in cookbooks with the same name that appear
# later in the search path.
#

recipes/ignoreme.rb
  # comments can be indented
ignored
vendor/bundle/*