summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authork0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-02-07 13:27:42 +0000
committerk0kubun <k0kubun@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2018-02-07 13:27:42 +0000
commit4651988d414e19af88c39c8591d475601231c4ab (patch)
treececff848e37794686884b5472e9ff31c9d39078c /.gitignore
parent0dd0971ee7b1ea66aea7ba83f08d8b9976bf625d (diff)
.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
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 3fa658820e..057fd81b17 100644
--- a/.gitignore
+++ b/.gitignore
@@ -198,3 +198,4 @@ lcov*.info
# MJIT
/rb_mjit_header.h
+/include/ruby-*/*/rb_mjit_header-*.h