Remove isolate_deps_dir from .gitignore
It turns out that if a bot is interrupted during test execution, the existence of this directory causes the next build to fail. This usually happens when the Buildbot master is restarted. TBR=mflodman@webrtc.org Review URL: https://codereview.webrtc.org/1376723002 . Cr-Commit-Position: refs/heads/master@{#10105}
This commit is contained in:
parent
092508a5c5
commit
38502a7be4
1
.gitignore
vendored
1
.gitignore
vendored
@ -45,7 +45,6 @@
|
||||
/chromium/src
|
||||
/google_apis
|
||||
/gyp-mac-tool
|
||||
/isolate_deps_dir
|
||||
/links
|
||||
/links.db
|
||||
/net
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user