Sha256: bf5b5c168e2dc6fa8b30082e514aabaa15e3e26c3ffe49eb4f992c97ab1b176a
Contents?: true
Size: 237 Bytes
Versions: 2
Compression:
Stored size: 237 Bytes
Contents
module Bently class GitignoreSublimeText < Recipe homepage 'https://github.com/github/gitignore/blob/master/Global/SublimeText.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-sublime-text.rb |
bently-1.0.1 | lib/bently/recipe/gitignore-sublime-text.rb |