Sha256: 2bebb673789f5157eaa4dc3524f533f88fe01759c6222e274f96dca3aff2fd3d

Contents?: true

Size: 793 Bytes

Versions: 3

Compression:

Stored size: 793 Bytes

Contents

directories:
  - "**/.circleci"
  - "**/.config"
  - "**/.idea"
  - "**/.yardoc"
  - "**/.{git,github}"
  - "**/.{npm,yarn}"
  - "Gemfile"
  - "Rakefile"
  - "coverage"
  - "spec"
  - "test"
files:
  - "**/.DS_Store"
  - "**/*.{c,cpp,h,hpp,java,log,markdown,md,mk,o,orig,rdoc,txt}"
  - "**/gem_make.out"
  - "**/Makefile"
  - "**/TAGS"
  - "**/*.{gcov,gem}"
  - "**/*.{log,markdown,md,rdoc,txt,yardopts}"
  - "**/*.{bak,orig}"
  - "**/{CHANGELOG,CHANGES,LICENSE,MIT-LICENSE,NEWS,README,TODO}"
  - "**/.{gitkeep,gitignore,gitmodules}"
  - "**/.keep"
  - "**/{Dockerfile,.dockerignore}"
  - "**/Guardfile"
  - "**/.{appveyor,codeclimate,hound,travis}.yml"
  - "**/.{ruby-gemset,ruby-version,rvm}"
  - "**/.{rspec,rspec_status}"
  - "**/.npmignore"
  - "**/.rubocop.yml"
  - "**/.byebug_history"

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
cleanup_vendor-0.6.1 lib/defaults.yml
cleanup_vendor-0.6.0 lib/defaults.yml
cleanup_vendor-0.5.0 lib/defaults.yml