Sha256: 37ce4ede514f15cf721203bfe4b5821cbb86b4eb3268135a0a80518c50599750
Contents?: true
Size: 230 Bytes
Versions: 2
Compression:
Stored size: 230 Bytes
Contents
module Bently class GitignoreTextmate < Recipe homepage 'https://github.com/github/gitignore/blob/master/Global/TextMate.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-textmate.rb |
bently-1.0.1 | lib/bently/recipe/gitignore-textmate.rb |