Sha256: 15faa6277f435649a48a588f440b7a44aa8cad18baea0b37e8a5f9b579e0af7c

Contents?: true

Size: 765 Bytes

Versions: 7

Compression:

Stored size: 765 Bytes

Contents

# Created by https://www.gitignore.io

### Ruby ###
*.gem
*.rbc
/.config
/coverage/
/InstalledFiles
/pkg/
/spec/reports/
/test/tmp/
/test/version_tmp/
/tmp/

## Specific to RubyMotion:
.dat*
.repl_history
build/

## Documentation cache and generated files:
/.yardoc/
/_yardoc/
/doc/
/rdoc/

## Environment normalisation:
/.bundle/
/vendor/bundle
/lib/bundler/man/

# for a library or gem, you might want to ignore these files since the code is
# intended to run in multiple environments; otherwise, check them in:
# Gemfile.lock
# .ruby-version
# .ruby-gemset

# unless supporting rvm < 1.11.0 or doing something fancy, ignore this:
.rvmrc


### Vim ###
[._]*.s[a-w][a-z]
[._]s[a-w][a-z]
*.un~
Session.vim
.netrwhist
*~

## Manual
/.envrc
/templates/
/Gemfile.lock

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
mandrill-template-manager-0.3.2 .gitignore
mandrill-template-manager-0.3.1 .gitignore
mandrill-template-manager-0.3.0 .gitignore
mandrill-template-manager-0.2.2 .gitignore
mandrill-template-manager-0.2.1 .gitignore
mandrill-template-manager-0.2.0 .gitignore
mandrill-template-manager-0.1.1 .gitignore