From 3e9d32e21dae37f244356980502dabc018161909 Mon Sep 17 00:00:00 2001 From: Rimian Perkins Date: Mon, 6 Feb 2017 12:29:24 +1100 Subject: [PATCH] ignore byebug --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index e47225f..836dac5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ .DS_Store gems +log +.byebug_history