ruby-changes:46448
From: normal <ko1@a...>
Date: Thu, 4 May 2017 16:18:37 +0900 (JST)
Subject: [ruby-changes:46448] normal:r58563 (trunk): .gitignoRe: ignore benchmark/bm_require.data
normal 2017-05-04 16:18:33 +0900 (Thu, 04 May 2017) New Revision: 58563 https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=58563 Log: .gitignore: ignore benchmark/bm_require.data Followup-to r58562 in SVN * .gitignore: ignore benchmark/bm_require.data Modified files: trunk/.gitignore Index: .gitignore =================================================================== --- .gitignore (revision 58562) +++ .gitignore (revision 58563) @@ -119,6 +119,7 @@ y.tab.c https://github.com/ruby/ruby/blob/trunk/.gitignore#L119 /yasmdata.rb # /benchmark/ +/benchmark/bm_require.data /benchmark/bmx_*.rb /benchmark/fasta.output.* /benchmark/wc.input -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/