Actions
Feature #19183
closedAdd bin/goruby, bin/ruby, and lib/libruby.so.3.2.0 (or similar) to .gitignore
Feature #19183:
Add bin/goruby, bin/ruby, and lib/libruby.so.3.2.0 (or similar) to .gitignore
Status:
Closed
Assignee:
-
Target version:
-
Description
When I compile ruby, and then use git status, the files bin/goruby, bin/ruby, and lib/libruby.so.3.2.0 (or similar) always show up as untracked files. I think they should be added to .gitignore.
Actions