---
exclude: !ruby/regexp '/
  \.(tmp|swp)$
  |
  (CVS|tmp)\/
  |
  (?i:TAGS)
  |
  \.(svn|git|hg|DS_Store|idea|vagrant)\/
  |
  Gemfile(?:\.lock)?
  |
  \.(rubocop|coveralls|pullreview|travis).yml$
  |
  \.gemspec
  |
  \.byebug_history
  |
  Vagrantfile
  /x'
