選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。

Ruby.gitignore 159B

123456789101112131415161718
  1. *.gem
  2. *.rbc
  3. .bundle
  4. .config
  5. coverage
  6. InstalledFiles
  7. lib/bundler/man
  8. pkg
  9. rdoc
  10. spec/reports
  11. test/tmp
  12. test/version_tmp
  13. tmp
  14. # YARD artifacts
  15. .yardoc
  16. _yardoc
  17. doc/