mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Ignore rb_mjit_min_header- instead of rb_mjit_header-
[Fix GH-1822] From: hkdnet <satoko.itse@gmail.com> git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62526 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
8a1706a4b0
commit
95208d59ca
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -199,4 +199,4 @@ lcov*.info
|
|||
# MJIT
|
||||
/rb_mjit_header.h
|
||||
/mjit_config.h
|
||||
/include/ruby-*/*/rb_mjit_header-*.h
|
||||
/include/ruby-*/*/rb_mjit_min_header-*.h
|
||||
|
|
Loading…
Reference in a new issue