From 6c489c642ea1beb3812c8e6cac3f5853346859e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Neboj=C5=A1a=20Jakovljevi=C4=87?= Date: Wed, 13 Feb 2013 20:48:06 +0100 Subject: [PATCH] Ruby: rbenv and rvm project version files --- Ruby.gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Ruby.gitignore b/Ruby.gitignore index 560d1a6a..e2a9f534 100644 --- a/Ruby.gitignore +++ b/Ruby.gitignore @@ -16,3 +16,7 @@ tmp .yardoc _yardoc doc/ + +# rbenv and rvm +.ruby-version +.rvmrc