From 0818d9caca59fcfaf6e0bbdac3a224b59871e299 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