# File lib/chef/knife/solo_cook.rb, line 223 def rsync_excludes (%w{revision-deploys .git .hg .svn .bzr} + chefignore.ignores).uniq end