Skip to content

Commit

Permalink
Merge pull request #3158 from alphagov/ignore-byebug-history
Browse files Browse the repository at this point in the history
Add byebug history to ignore
  • Loading branch information
KludgeKML authored Apr 18, 2024
2 parents ca194ef + acbb564 commit 7322b64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
/test/wraith/wip*
shots/*
/coverage
.byebug_history

# Ignore JS dependencies
/node_modules
Expand Down

0 comments on commit 7322b64

Please sign in to comment.