From 8a324e4c43c165f4f8631d79966a9c4f57578e82 Mon Sep 17 00:00:00 2001 From: Ian White Date: Tue, 24 Aug 2010 16:43:05 +0100 Subject: [PATCH] ignore .rvmrc --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 18570291..f876bc34 100644 --- a/.gitignore +++ b/.gitignore @@ -3,4 +3,5 @@ doc/* .yardoc pickle-email* cucumber_test_app -.bundle \ No newline at end of file +.bundle +.rvmrc \ No newline at end of file