kolybasov/mjml-ruby

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
# Because this is a gem, ignore Gemfile.lock:

Gemfile.lock

# And because this is Ruby, ignore the following
#  (source: https://github.com/github/gitignore/blob/master/Ruby.gitignore):

*.gem
*.rbc
.bundle
.config
coverage
InstalledFiles
lib/bundler/man
pkg
rdoc
spec/reports
test/tmp
test/version_tmp
tmp
.byebug_history
spec/fixtures/*.html

# YARD artifacts
.yardoc
_yardoc
doc/

# Node
/node_modules
package.json
yarn.lock