[Webkit-unassigned] [Bug 57646] New: add some directories to .gitignore (and svn:ignore) when opening projects in xcode4

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 1 11:16:39 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=57646

           Summary: add some directories to .gitignore (and svn:ignore)
                    when opening projects in xcode4
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P5
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jonlee at apple.com



Jon Lee <jonlee at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #87883|                            |review?, commit-queue?
               Flag|                            |


Created an attachment (id=87883)
 --> (https://bugs.webkit.org/attachment.cgi?id=87883&action=review)
Patch

when opening the .xcodeproj's in xcode 4 new directories are added that can be safely ignored:

project.xcworkspace
xcuserdata

we should add these to the .gitignore file.  there was some concern that we might not be able to add them to svn:ignore, and given my own inexperience with svn i might need some help with that.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list