Add svn:ignore on dirs that shouldn't be wiped during gclient revert

This will speed up our buildbots and trybots since it also enables
incremental builds again (currently out/ was wiped for each build).

The Chromium toolchain somehow has changed behavior, since the out/
dir didn't use to be wiped. This change should get faster builds
back again.



git-svn-id: http://webrtc.googlecode.com/svn/trunk@4641 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
kjellander@webrtc.org 2013-08-29 13:10:21 +00:00
parent de499669ef
commit c520fc9d97

1
DEPS
View File

@ -233,3 +233,4 @@ hooks = [
},
]
foo