Skip to content
Snippets Groups Projects
Commit 0dae8420 authored by Douwe Maan's avatar Douwe Maan
Browse files

Merge branch 'ignore-byebug-history' into 'master'

Ignore .byebug_history

This allows me to use `git add .` without problems and retain all my history of `byebug`

What do you think @DouweM?

See merge request !3145
parents 34e8c562 639cad7e
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -15,6 +15,7 @@
.sass-cache/
.secret
.vagrant
.byebug_history
Vagrantfile
backups/*
config/aws.yml
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment