From aa57b2f57f5c20d770b01bcbebea816c02f8ccae Mon Sep 17 00:00:00 2001 From: raimon Date: Mon, 26 Mar 2018 20:00:06 +0900 Subject: [PATCH] Ignore meta file of rbenv --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 27cc115..9f04c01 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ /vendor/bundle /lib/bundler/man/ .vim-flavor +.ruby-version