diff --git a/.gitignore b/.gitignore index 3bdbb95c846..95d44c86f8a 100644 --- a/.gitignore +++ b/.gitignore @@ -58,6 +58,9 @@ log/ # Ignore Eclipse .buildpath file /.buildpath +# Ignore byebug history +/.byebug_history + # Ignore RubyMine settings /.idea