From 39d77f301f808dd0841501884ac5e80da8416de3 Mon Sep 17 00:00:00 2001 From: Achilleas Pipinellis Date: Mon, 16 Dec 2013 18:47:30 +0200 Subject: [PATCH] Do not track rvm/rbenv files --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 175143d..875a6bb 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,7 @@ pkg/* bin/* files/**/cache/ vendor/cookbooks +.ruby-version +.ruby-gemset +.rvmrc +.rbenv-version -- libgit2 0.21.2