From 9579ae25b1934693555240d229ff01443323a075 Mon Sep 17 00:00:00 2001 From: Kir Date: Thu, 26 Jan 2012 12:39:06 +0200 Subject: Added .rvm to .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0c577db..32ebbf6 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ .bundle Gemfile.lock pkg/* -.DS_Store \ No newline at end of file +.DS_Store +.rvmrc \ No newline at end of file -- cgit v1.2.3