From 86d8c29db3087ce53f8c198cea6036c025d83855 Mon Sep 17 00:00:00 2001 From: David Underwood Date: Thu, 27 Jun 2013 08:32:45 -0400 Subject: Updates gitignore to exclude compiled gem --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 4ef0a06..2cc7498 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *DS_STORE -/Gemfile.lock \ No newline at end of file +/Gemfile.lock +*.gem \ No newline at end of file -- cgit v1.2.3