Bug 52618

Summary: Update .gitignore file for gtk
Product: WebKit Reporter: Hayato Ito <hayato>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
fix-gitignore-for-gtk none

Hayato Ito
Reported 2011-01-18 03:56:36 PST
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.
Attachments
fix-gitignore-for-gtk (1.01 KB, patch)
2011-01-18 04:01 PST, Hayato Ito
no flags
Hayato Ito
Comment 1 2011-01-18 04:01:56 PST
Created attachment 79259 [details] fix-gitignore-for-gtk
Hayato Ito
Comment 2 2011-01-18 04:19:45 PST
Comment on attachment 79259 [details] fix-gitignore-for-gtk Clearing flags on attachment: 79259 Committed r76015: <http://trac.webkit.org/changeset/76015>
Hayato Ito
Comment 3 2011-01-18 04:19:53 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.