Bug 49943

Summary: Add Chromium's auto-generated build files to .gitignore
Product: WebKit Reporter: Hayato Ito <hayato>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
add-to-gitignore none

Hayato Ito
Reported 2010-11-22 15:23:25 PST
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.
Attachments
add-to-gitignore (916 bytes, patch)
2010-11-22 15:25 PST, Hayato Ito
no flags
Hayato Ito
Comment 1 2010-11-22 15:25:57 PST
Created attachment 74605 [details] add-to-gitignore
Hayato Ito
Comment 2 2010-11-24 10:55:04 PST
Comment on attachment 74605 [details] add-to-gitignore Clearing flags on attachment: 74605 Committed r72688: <http://trac.webkit.org/changeset/72688>
Hayato Ito
Comment 3 2010-11-24 10:55:11 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.