From e19e138e638624a8640834a250e35a34b0fd478f Mon Sep 17 00:00:00 2001 From: vann Date: Thu, 10 Dec 2009 12:31:50 -0600 Subject: [PATCH] add *.gem to ignore list --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index cb55154..6c22e8f 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ coverage rdoc pkg *.gemspec +*.gem