add .ruby-verion into gitignore

This commit is contained in:
Min Zeya Phyo
2017-04-20 20:30:14 +06:30
parent b16089e876
commit fd52038781

1
.gitignore vendored
View File

@@ -37,6 +37,7 @@ pickle-email-*.html
config/deploy/config/*
!/log/.keep
!/tmp/.keep
.ruby-verion
# Ignore Byebug command history file.
.byebug_history