From 8c7eb9e93916f2d863fc9ead9422427e243a5956 Mon Sep 17 00:00:00 2001 From: Florian Frank Date: Fri, 23 Sep 2016 16:23:54 +0200 Subject: Ignore byebug_history --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5ef62af..69b608d 100644 --- a/.gitignore +++ b/.gitignore @@ -14,3 +14,4 @@ Gemfile.lock .DS_Store */**/Makefile */**/*.o +.byebug_history -- cgit v1.2.1