From 65af89c96290d788e87bfb75f1bcf103818acc25 Mon Sep 17 00:00:00 2001 From: David Cook Date: Thu, 20 Jun 2013 11:48:22 +1000 Subject: [PATCH] ignore new rvm files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 6cb7536f07..23560cd565 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ .bundle .rbenv-version +.ruby-version +.ruby-gemset .swp *.swo *.swp