mirror of
https://github.com/discourse/discourse.git
synced 2025-02-21 11:43:25 +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…
x
Reference in New Issue
Block a user