From 2bf02d57d1c944f193fa529046ef25544f49309d Mon Sep 17 00:00:00 2001 From: Levent Ali Date: Sat, 8 Oct 2016 10:54:29 +0100 Subject: [PATCH] [gitignore] /.byebug_history --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0fbdec2d..79c2acf6 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,7 @@ tmp/ .sass-cache public/assets .ruby-version +/.byebug_history .env