Browse Source

Keep entries sorted to make it easier to lookup for a specific item or spot duplicates.

pull/142/head
Simone Carletti 13 years ago
parent
commit
d63e2bd8ad
1 changed files with 8 additions and 8 deletions
  1. 8
    8
      Ruby.gitignore

+ 8
- 8
Ruby.gitignore View File

*.gem
*.rbc
.bundle
.config
coverage coverage
rdoc
InstalledFiles
lib/bundler/man
pkg pkg
rdoc
spec/reports
test/tmp test/tmp
test/version_tmp test/version_tmp
tmp tmp
*.gem
*.rbc
lib/bundler/man
spec/reports
.config
InstalledFiles
.bundle


# YARD artifacts # YARD artifacts
.yardoc .yardoc

Loading…
Cancel
Save