mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
* .gitignore: ignored environmantal wrapper files.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@52246 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
00d8b1a85d
commit
e3b0788378
2 changed files with 6 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -98,6 +98,8 @@ y.tab.c
|
||||||
/riscos
|
/riscos
|
||||||
/rubicon
|
/rubicon
|
||||||
/ruby
|
/ruby
|
||||||
|
/ruby-runner
|
||||||
|
/ruby-runner.c
|
||||||
/ruby-man.rd.gz
|
/ruby-man.rd.gz
|
||||||
/sizes.c
|
/sizes.c
|
||||||
/test.rb
|
/test.rb
|
||||||
|
|
|
@ -1,3 +1,7 @@
|
||||||
|
Fri Oct 23 18:10:32 2015 SHIBATA Hiroshi <hsbt@ruby-lang.org>
|
||||||
|
|
||||||
|
* .gitignore: ignored environmantal wrapper files.
|
||||||
|
|
||||||
Fri Oct 23 17:55:29 2015 SHIBATA Hiroshi <hsbt@ruby-lang.org>
|
Fri Oct 23 17:55:29 2015 SHIBATA Hiroshi <hsbt@ruby-lang.org>
|
||||||
|
|
||||||
* lib/irb.rb: Ignored assignment of STDOUT.sync = true
|
* lib/irb.rb: Ignored assignment of STDOUT.sync = true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue