phinze/homebrew-cask

View on GitHub
.gitignore

Summary

Maintainability
Test Coverage
# toplevel
/.bundle/
/.idea/
/bin/
/vendor/
/venv/

# anywhere in the tree
*~
*.iml
.DS_Store
.ruby-version
coverage