From 27d345dff4cca902cc4d61057d892aca5fd2d936 Mon Sep 17 00:00:00 2001 From: hsbt Date: Tue, 24 Jun 2014 01:45:41 +0000 Subject: * tool/make-snapshot: download bundle gems when package making. [Feature #9852][ruby-core:62676] * gems/bundled_gems: listed bundled gems for Ruby 2.2. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46536 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e5ca7fc248..694de9a59b 100644 --- a/.gitignore +++ b/.gitignore @@ -131,6 +131,9 @@ y.tab.c # /ext/tk/ /ext/tk/config_list +# /gems +/gems/*.gem + # /spec/ /spec/mspec /spec/rubyspec -- cgit v1.2.3