Project

General

Profile

Actions

Bug #15870

closed

Add bin/cygruby270.dll and so on to .gitignore

Added by duerst (Martin Dürst) almost 5 years ago. Updated almost 5 years ago.

Status:
Closed
Target version:
-
ruby -v:
ruby 2.7.0dev (2019-04-05 trunk 67440) [x86_64-cygwin]
[ruby-core:92808]

Description

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!

Actions #1

Updated by nobu (Nobuyoshi Nakada) almost 5 years ago

  • Status changed from Open to Closed

Applied in changeset git|dfc21a0467d39af00666aec5098530529924cf48.


Ignore generated files by in-place build [Bug #15870]

Actions

Also available in: Atom PDF

Like0
Like0