From 3e83975b91f1cde1030ac78f12e451fd122e5747 Mon Sep 17 00:00:00 2001 From: Dr Nic Williams Date: Sun, 27 Jun 2010 11:23:56 +0800 Subject: [PATCH] ignore gem files --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5365ab61e..26f7bd6a2 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ coverage rdoc pkg spec/credentials.yml -.bundle \ No newline at end of file +.bundle +*.gem \ No newline at end of file