no need to save xcode's deriveddata dir

This commit is contained in:
2011-06-13 07:04:38 +02:00
parent 4457125f26
commit 2af6453683
2 changed files with 3 additions and 1 deletions

View File

@@ -37,6 +37,7 @@ RE+=" --exclude=/Library/Mail/"
RE+=" --exclude=/Library/Mail?Downloads/"
RE+=" --exclude=/Library/Application?Support/SecondLife/cache/"
RE+=" --exclude=/Library/Caches/"
RE+=" --exclude=/Library/Developer/Xcode/DerivedData/"
RE+=" --exclude=/Library/iTunes/iPhone?Software?Updates/"
RE+=" --exclude=/Library/iTunes/iPad?Software?Updates/"
RE+=" --exclude=/Pictures/iPod?Photo?Cache/"