From: Simone Carletti Date: Fri, 8 Apr 2011 08:54:24 +0000 (+0200) Subject: Keep entries sorted to make it easier to lookup for a specific item or spot duplicates. X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=refs%2Fpull%2F142%2Fhead;p=gitignore.git Keep entries sorted to make it easier to lookup for a specific item or spot duplicates. --- diff --git a/Ruby.gitignore b/Ruby.gitignore index 9f498f62..560d1a6a 100644 --- a/Ruby.gitignore +++ b/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