gitignore
gitignore copied to clipboard
Ruby: ignore more command history files
Reasons for making this change:
Nowadays, with the advent of debug.rb and the active development of IRB, etc, the realistic options of debuggers and REPLs in the Ruby world have been expanding. So now, it would be very useful to add the command history files of these leading tools here 🙌
Links to documentation supporting these rule changes:
- debug.rb: https://github.com/ruby/debug/tree/v1.5.0#configuration-list
- IRB: https://ruby-doc.org/stdlib-3.1.2/libdoc/irb/rdoc/IRB.html#module-IRB-label-History
- Pry: https://github.com/pry/pry/wiki/Customization-and-configuration#Config_history