mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
.gitignore: ignore min header for in-place build
In some revision, the build directory of minimized header is changed, and then it's no longer ignored. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62282 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
0dd0971ee7
commit
4651988d41
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -198,3 +198,4 @@ lcov*.info
|
|||
|
||||
# MJIT
|
||||
/rb_mjit_header.h
|
||||
/include/ruby-*/*/rb_mjit_header-*.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue