ruby-changes:11654
From: naruse <ko1@a...>
Date: Sun, 26 Apr 2009 20:23:08 +0900 (JST)
Subject: [ruby-changes:11654] Ruby:r23292 (trunk): * .gitignoRe: added.
naruse 2009-04-26 20:22:18 +0900 (Sun, 26 Apr 2009) New Revision: 23292 http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=23292 Log: * .gitignore: added. Added files: trunk/.gitignore Modified files: trunk/ChangeLog Index: ChangeLog =================================================================== --- ChangeLog (revision 23291) +++ ChangeLog (revision 23292) @@ -1,3 +1,7 @@ +Sun Apr 26 20:21:39 2009 NARUSE, Yui <naruse@r...> + + * .gitignore: added. + Sun Apr 26 20:17:24 2009 Tanaka Akira <akr@f...> * lib/rake.rb: use RbConfig::CONFIG instead of Config::CONFIG. Index: .gitignore =================================================================== --- .gitignore (revision 0) +++ .gitignore (revision 23292) @@ -0,0 +1,56 @@ +*.bak +*.orig +*.rej +*.sav +*~ +*.swp +.*.list +.*.time +.ccmalloc +.ppack +.ext +.git +.svn +.pc +COPYING.LIB +ChangeLog.pre-alpha +ChangeLog.pre1_1 +ChangeLog-1.8.0 +Makefile +README.fat-patch +README.v6 +README.atheos +archive +autom4te*.cache +automake +beos +config.cache +config.h +config.h.in +config.log +config.status +configure +libruby.so.* +miniruby +newdate.rb +newver.rb +parse.c +patches +patches-master +pitest.rb +ppack +preview +rbconfig.rb +rename2.h +repack +revision.h +riscos +rubicon +ruby +ruby-man.rd.gz +tmp +web +y.output +y.tab.c +enc/trans/*.c +ext/win32ole/.document -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/