From b08ba855e9ef68d4f501cfb46cd5d340a798ebdb Mon Sep 17 00:00:00 2001 From: Christoph Haas Date: Wed, 10 Mar 2021 00:03:38 +0100 Subject: [PATCH] Ignoring byebug history and VScode config --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 61776cd..0dfcef0 100644 --- a/.gitignore +++ b/.gitignore @@ -39,3 +39,5 @@ doc/*.html .yardoc/ doc/js/*.js +.byebug_history +debshots-workspace.code-workspace