From 6f2d5d0a73cd6caed976097a88704f258134e83a Mon Sep 17 00:00:00 2001 From: Lee Hambley Date: Tue, 28 May 2013 17:05:11 +0200 Subject: [PATCH] Ignore .ruby-version file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 2eec2231..2489628d 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,4 @@ test/tmp test/version_tmp tmp .rspec-local +.ruby-version