ruby-changes:71852
From: Hiroshi <ko1@a...>
Date: Wed, 18 May 2022 10:02:57 +0900 (JST)
Subject: [ruby-changes:71852] 86ca4b3fb4 (ruby_3_1): Ignore rubyspec_temp fot Git
https://git.ruby-lang.org/ruby.git/commit/?id=86ca4b3fb4 From 86ca4b3fb404487345aed0a25ed5f038303d54f2 Mon Sep 17 00:00:00 2001 From: Hiroshi SHIBATA <hsbt@r...> Date: Mon, 9 May 2022 07:29:33 +0900 Subject: Ignore rubyspec_temp fot Git --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 31bfd787a7..30ab84f3f4 100644 --- a/.gitignore +++ b/.gitignore @@ -127,6 +127,7 @@ lcov*.info https://github.com/ruby/ruby/blob/trunk/.gitignore#L127 /ruby-runner /ruby-runner.h /ruby-man.rd.gz +/rubyspec_temp /run.gdb /sizes.c /static-ruby -- cgit v1.2.1 -- ML: ruby-changes@q... Info: http://www.atdot.net/~ko1/quickml/