未验证 提交 3818feca 编写于 作者: B Brendan Forster 提交者: GitHub

Merge pull request #2938 from locofocos/patch-1

Update Ruby.ignore to ignore .byebug_history file
...@@ -13,6 +13,9 @@ ...@@ -13,6 +13,9 @@
# Used by dotenv library to load environment variables. # Used by dotenv library to load environment variables.
# .env # .env
# Ignore Byebug command history file.
.byebug_history
## Specific to RubyMotion: ## Specific to RubyMotion:
.dat* .dat*
.repl_history .repl_history
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册