RESOLVED FIXED Bug 49943
Add Chromium's auto-generated build files to .gitignore
https://bugs.webkit.org/show_bug.cgi?id=49943
Summary Add Chromium's auto-generated build files to .gitignore
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.