Issue #15870 has been reported by duerst (Martin D=FCrst).
----------------------------------------
Bug #15870: Add bin/cygruby270.dll and so on to .gitignore
https://bugs.ruby-lang.org/issues/15870
* Author: duerst (Martin D=FCrst)
* Status: Open
* Priority: Normal
* Assignee: nobu (Nobuyoshi Nakada)
* Target version: =
* ruby -v: ruby 2.7.0dev (2019-04-05 trunk 67440) [x86_64-cygwin]
* Backport: 2.4: UNKNOWN, 2.5: UNKNOWN, 2.6: UNKNOWN
----------------------------------------
When I try to use git, I often get messages like the following:
```
Untracked files:
(use "git add <file>..." to include in what will be committed)
bin/cygruby270.dll
bin/goruby.exe
bin/ruby.exe
bin/rubyw.exe
lib/ruby/
nothing added to commit but untracked files present (use "git add" to track)
```
Can we please add these to .gitignore? Thanks!
-- =
https://bugs.ruby-lang.org/
Unsubscribe: <mailto:ruby-core-request / ruby-lang.org?subject=3Dunsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>