Преглед на файлове

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

Simone Carletti преди 14 години
родител
ревизия
d63e2bd8ad
променени са 1 файла, в които са добавени 8 реда и са изтрити 8 реда
  1. 8 8
      Ruby.gitignore

+ 8 - 8
Ruby.gitignore

@@ -1,16 +1,16 @@
+*.gem
+*.rbc
+.bundle
+.config
 coverage
-rdoc
+InstalledFiles
+lib/bundler/man
 pkg
+rdoc
+spec/reports
 test/tmp
 test/version_tmp
 tmp
-*.gem
-*.rbc
-lib/bundler/man
-spec/reports
-.config
-InstalledFiles
-.bundle
 
 # YARD artifacts
 .yardoc