From 53e301a2d804919341b7012d58686edab5386116 Mon Sep 17 00:00:00 2001 From: nobu Date: Wed, 29 Jul 2015 02:06:38 +0000 Subject: common.mk: fix conflict of version.i * common.mk ($(arch)-fake.rb): read from STDIN instead of creating version.i, to get rid of conflict with tool/update-deps. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51419 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- .gitignore | 1 - 1 file changed, 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0656e17945..36e2859c3c 100644 --- a/.gitignore +++ b/.gitignore @@ -106,7 +106,6 @@ y.tab.c /uncommon.mk /verconf.h /verconf.mk -/version.i /web /yasmdata.rb -- cgit v1.2.3