mirror of
https://github.com/discourse/discourse.git
synced 2025-06-08 14:26:21 +08:00
Add .byebug_history to gitignore
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -58,6 +58,9 @@ log/
|
|||||||
# Ignore Eclipse .buildpath file
|
# Ignore Eclipse .buildpath file
|
||||||
/.buildpath
|
/.buildpath
|
||||||
|
|
||||||
|
# Ignore byebug history
|
||||||
|
/.byebug_history
|
||||||
|
|
||||||
# Ignore RubyMine settings
|
# Ignore RubyMine settings
|
||||||
/.idea
|
/.idea
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user