mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
.gitignore: ignore benchmark/bm_require.data
Followup-to r58562 in SVN * .gitignore: ignore benchmark/bm_require.data git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@58563 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
e58f580130
commit
2cdc26f868
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -119,6 +119,7 @@ y.tab.c
|
|||
/yasmdata.rb
|
||||
|
||||
# /benchmark/
|
||||
/benchmark/bm_require.data
|
||||
/benchmark/bmx_*.rb
|
||||
/benchmark/fasta.output.*
|
||||
/benchmark/wc.input
|
||||
|
|
Loading…
Reference in a new issue