From fd520387812d558ff3481b865f8156f08c1273d9 Mon Sep 17 00:00:00 2001 From: Min Zeya Phyo Date: Thu, 20 Apr 2017 20:30:14 +0630 Subject: [PATCH] add .ruby-verion into gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index defcc8a6..95bcc816 100644 --- a/.gitignore +++ b/.gitignore @@ -37,6 +37,7 @@ pickle-email-*.html config/deploy/config/* !/log/.keep !/tmp/.keep +.ruby-verion # Ignore Byebug command history file. .byebug_history