Bug 31194

Summary: Add GYP generated files to svn:ignore
Product: WebKit Reporter: Julie Parent <jparent>
Component: New BugsAssignee: Julie Parent <jparent>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch v1 mrowe: review+

Julie Parent
Reported 2009-11-05 19:07:05 PST
The following files are generated by JavaScriptCore's GYP file and should be ignored: *.vcproj *.rules *.mk *.scons SConstruct
Attachments
Patch v1 (554 bytes, patch)
2009-11-05 19:08 PST, Julie Parent
mrowe: review+
Julie Parent
Comment 1 2009-11-05 19:08:50 PST
Created attachment 42619 [details] Patch v1
Mark Rowe (bdash)
Comment 2 2009-11-05 19:20:04 PST
Comment on attachment 42619 [details] Patch v1 There are existing svn:ignore entries that are more specific and appear to overlap with the wild card entries. I’d guess they could be removed when these wildcards are added. rs=me
Julie Parent
Comment 3 2009-11-05 19:21:33 PST
Yes. Updated to remove the ones that the wildcards now match.
Julie Parent
Comment 4 2009-11-05 19:28:19 PST
Note You need to log in before you can comment on or make changes to this bug.