mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 09:42:07 +08:00
Add .byebug_history to gitignore
This commit is contained in:
parent
9cc41dea7f
commit
0aa6dbaa59
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -58,6 +58,9 @@ log/
|
|||
# Ignore Eclipse .buildpath file
|
||||
/.buildpath
|
||||
|
||||
# Ignore byebug history
|
||||
/.byebug_history
|
||||
|
||||
# Ignore RubyMine settings
|
||||
/.idea
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user