From d7b05512c49679543d73dcafa81fa99de85c0da7 Mon Sep 17 00:00:00 2001 From: Tom Ward Date: Sat, 22 Oct 2011 16:27:42 +0100 Subject: [PATCH] Ignore the rbenv-version file --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 14cecb31c..d5423e5a7 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .bundle tmp bin -vendor \ No newline at end of file +vendor +.rbenv-version \ No newline at end of file