Sha256: 5f463dffd0cd3fdb7246b93b67daa4af45d57635e56434ce86837bcc09c5eb58
Contents?: true
Size: 220 Bytes
Versions: 2
Compression:
Stored size: 220 Bytes
Contents
module Bently class GitignoreOsx < Recipe homepage 'https://github.com/github/gitignore/blob/master/Global/OSX.gitignore' def initialize append '.gitignore', template('.gitignore') end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
bently-1.0.2 | lib/bently/recipe/gitignore-osx.rb |
bently-1.0.1 | lib/bently/recipe/gitignore-osx.rb |