[Webkit-unassigned] [Bug 49943] New: Add Chromium's auto-generated build files to .gitignore

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 22 15:23:25 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=49943

           Summary: Add Chromium's auto-generated build files to
                    .gitignore
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Platform
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hayato at chromium.org


When building Chromium port, git will always list the following untracked files.

# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#       Makefile.chromium
#       out/

These files are auto-generated by the chromium-port build process, and should be ignored by git.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list