summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2023-02-02 14:11:21 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2023-02-02 14:12:08 +0900
commit4d82e94200c069b1c4195a0e68fe48963e44c975 (patch)
tree37cf674c4b8668b638f4bdbc6129949e29d5e09c /.gitignore
parent71e9eacc4c132ddfe8a3df5ae8ce596328b26fee (diff)
downloadruby-4d82e94200c069b1c4195a0e68fe48963e44c975.tar.gz
Ignore rb_mjit_header.h.new and ripper.tmp.y
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 99d32a1825..58a01b86d8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -123,6 +123,7 @@ lcov*.info
/repack
/revision.h
/revision.tmp
+/ripper.tmp.y
/riscos
/rubicon
/ruby
@@ -240,7 +241,7 @@ lcov*.info
/include/ruby-*/*/rb_mjit_min_header-*.h
/lib/ruby_vm/mjit/instruction.rb
/mjit_config.h
-/rb_mjit_header.h
+/rb_mjit_header.h*
# YJIT
/yjit-bench