From 348e7a2b90b9c7e525387f8ab9482f3a79a46c5d Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Fri, 9 May 2014 07:50:42 +0200 Subject: [PATCH] Ignore ruby version. --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 54b41ec..6226710 100644 --- a/.gitignore +++ b/.gitignore @@ -16,6 +16,7 @@ vendor/bundle .bundle .config .yardoc +.ruby-version Gemfile.lock InstalledFiles _yardoc