no need to save xcode's deriveddata dir

This commit is contained in:
Jeffrey Paul 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/Mail?Downloads/"
RE+=" --exclude=/Library/Application?Support/SecondLife/cache/" RE+=" --exclude=/Library/Application?Support/SecondLife/cache/"
RE+=" --exclude=/Library/Caches/" RE+=" --exclude=/Library/Caches/"
RE+=" --exclude=/Library/Developer/Xcode/DerivedData/"
RE+=" --exclude=/Library/iTunes/iPhone?Software?Updates/" RE+=" --exclude=/Library/iTunes/iPhone?Software?Updates/"
RE+=" --exclude=/Library/iTunes/iPad?Software?Updates/" RE+=" --exclude=/Library/iTunes/iPad?Software?Updates/"
RE+=" --exclude=/Pictures/iPod?Photo?Cache/" RE+=" --exclude=/Pictures/iPod?Photo?Cache/"

View File

@ -60,8 +60,9 @@ set hlsearch
map N Nzz map N Nzz
map n nzz map n nzz
map _t :TlistToggle<cr> " map _t :TlistToggle<cr>
colorscheme koehler
set cul set cul
"hi CursorLine term=none cterm=none ctermbg=none "hi CursorLine term=none cterm=none ctermbg=none
"set t_Co=256 "set t_Co=256