Bug 54378

Summary: Update .gitignore to ignore files which Ninja build system generates
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
ignore-ninja tkent: review+

Description Hayato Ito 2011-02-13 23:49:52 PST
We need to update .gitignore file to ignore files which Ninja build system generates.

For more information about Ninja, please see:
http://neugierig.org/software/chromium/notes/2011/02/ninja.html
Comment 1 Hayato Ito 2011-02-13 23:52:16 PST
Created attachment 82291 [details]
ignore-ninja
Comment 2 Kent Tamura 2011-02-13 23:53:20 PST
Comment on attachment 82291 [details]
ignore-ninja

ok
Comment 3 Hayato Ito 2011-02-13 23:58:43 PST
Committed r78456: <http://trac.webkit.org/changeset/78456>