[webkit-reviews] review requested: [Bug 57646] add some directories to .gitignore (and svn:ignore) when opening projects in xcode4 : [Attachment 87883] Patch

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


Jon Lee <jonlee at apple.com> has asked  for review:
Bug 57646: add some directories to .gitignore (and svn:ignore) when opening
projects in xcode4
https://bugs.webkit.org/show_bug.cgi?id=57646

Attachment 87883: Patch
https://bugs.webkit.org/attachment.cgi?id=87883&action=review

------- Additional Comments from Jon Lee <jonlee at apple.com>
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.


More information about the webkit-reviews mailing list