[Webkit-unassigned] [Bug 52618] New: Update .gitignore file for gtk

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 18 03:56:36 PST 2011


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

           Summary: Update .gitignore file for gtk
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hayato at chromium.org


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

> git status
# On branch master
# Untracked files:
#   (use "git add <file>..." to include in what will be committed)
#
#       Source/WebKit/gtk/docs/GNUmakefile.in
nothing added to commit but untracked files present (use "git add" to track)

We need to update .gitignore file to reflect a recent WebKit directory movement.

-- 
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