git: ignore byebug cruft

dev
Andy Meneely 2016-11-17 20:42:12 -05:00
parent a19bb72b16
commit 738aab3997
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -38,3 +38,4 @@ samples/_output/*.svg
*.sublime-workspace *.sublime-workspace
spec/samples/sanity.html spec/samples/sanity.html
spec/samples/_diffs/*.png spec/samples/_diffs/*.png
.byebug_history