brunobatista25/RubyGene

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
.idea/
/.bundle/
/doc/
/pkg/
/spec/reports/
/tmp/
*.bundle
*.so
*.o
*.a
mkmf.log
.irb-history
.DS_Store
Gemfile.lock
coverage/
File::NULL
/.yardoc
/_yardoc/
/coverage/

# rspec failure tracking
.rspec_status