iOS开发 mac上Cornerstone 屏蔽Xcode 提交的部分文件

常用到的一些可以忽略的文件 ,直接将下面的字段直接复制到 subversion 的白色框中

*.DS_Store,build/,*.pbxuser,!default.pbxuser,*.mode1v3,!default.mode1v3,*.mode2v3,!default.mode2v3,*.perspectivev3,!default.perspectivev3,!default.xcworkspace,xcuserdata,profile,*.moved-aside,DerivedData,.idea/,*.xcscmblueprint,*.xcshareddata,*.xcuserdatad,*.xcscmblueprint

iOS开发 mac上Cornerstone 屏蔽Xcode 提交的部分文件_第1张图片

怕忘记! 做个笔记

关于SVN使用 http://blog.csdn.net/kerry_deng/article/details/46287389

你可能感兴趣的:(iOS开发 mac上Cornerstone 屏蔽Xcode 提交的部分文件)