mirror of
https://github.com/github/gitignore
synced 2025-07-15 14:09:13 +02:00
Merge pull request #1835 from pisaacs/patch-1
Add .byebug_history to gitignore
This commit is contained in:
commit
96ad0e39a5
1 changed files with 3 additions and 0 deletions
|
@ -33,3 +33,6 @@ bower.json
|
|||
|
||||
# Ignore pow environment settings
|
||||
.powenv
|
||||
|
||||
# Ignore Byebug command history file.
|
||||
.byebug_history
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue