realtradam/FelFlame

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
/.bundle/
/pkg/
/spec/reports/
/tmp/

# Ignore generated coverage
coverage/*
coverage

# Ignore yard metadata
.yardoc/*
.yardoc
/_yardoc/

# Ignore codeclimate executable and env vars
codeclimate/env.rb
codeclimate/test-reporter-latest-linux-amd64