## Ruby
*.gem
*.rbc
/.config
/coverage/
/InstalledFiles
/pkg/
/spec/reports/
/spec/tmp/
/spec/examples.txt
/test/tmp/
/test/version_tmp/
/tmp/

## Logs, databases and sensitive files
*.log
*.sql
*.sqlite
*.sqlite3
*.dump

## Used by dotenv library to load environment variables
.env

## Documentation cache and generated files:
/.yardoc/
/_yardoc/
/doc/
/rdoc/
/coverage/

## Environment normalization:
/.bundle/
/vendor/bundle
/lib/bundler/man/

## OS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db

## Other
/.bundle/
.rvmrc