Bug 100729 - Add files generated by Windows to ignore list for git repository
Summary: Add files generated by Windows to ignore list for git repository
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Vivek Galatage
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-30 00:21 PDT by Vivek Galatage
Modified: 2012-10-30 01:34 PDT (History)
1 user (show)

See Also:


Attachments
Patch (2.02 KB, patch)
2012-10-30 00:25 PDT, Vivek Galatage
no flags Details | Formatted Diff | Diff
Patch (1.97 KB, patch)
2012-10-30 00:36 PDT, Vivek Galatage
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vivek Galatage 2012-10-30 00:21:18 PDT
Following files should be added to .gitignore file

The project symbol index file - .ncb
The SupportLibraryVersion file
Additional include and lib for WebKitQuartzCoreAdditions
Comment 1 Vivek Galatage 2012-10-30 00:25:22 PDT
Created attachment 171379 [details]
Patch
Comment 2 Gyuyoung Kim 2012-10-30 00:28:57 PDT
Comment on attachment 171379 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=171379&action=review

> .gitignore:64
> +/WebKitLibraries/win/WebKitSupportLibraryVersion

It would be good if you place new one alphabetical order.
Comment 3 Vivek Galatage 2012-10-30 00:36:24 PDT
Created attachment 171380 [details]
Patch
Comment 4 Gyuyoung Kim 2012-10-30 00:37:59 PDT
Comment on attachment 171380 [details]
Patch

rs=me
Comment 5 WebKit Review Bot 2012-10-30 01:34:02 PDT
Comment on attachment 171380 [details]
Patch

Clearing flags on attachment: 171380

Committed r132878: <http://trac.webkit.org/changeset/132878>
Comment 6 WebKit Review Bot 2012-10-30 01:34:05 PDT
All reviewed patches have been landed.  Closing bug.