bundler/bundler

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
# Please do not submit patches for including directives to ignore IDE/editor
# generated files. Use a global gitignore as described in
# https://help.github.com/articles/ignoring-files and find useful gitignore
# samples at https://github.com/github/gitignore

# files created by running the specs
/tmp/

# gems built by `rake build`
/pkg/

# rspec failure tracking
.rspec_status