commit | a347f0ebcb36d711a0ecb366b15815ce595f64bd | [log] [tgz] |
---|---|---|
author | dullweber <[email protected]> | Thu Apr 27 14:20:32 2017 |
committer | Commit bot <[email protected]> | Thu Apr 27 14:20:32 2017 |
tree | 542e2b25fc3ff39eca5e76068f3b0492b372eee3 | |
parent | c186cf10dc3367044f9143308bc3452eff0cd22c [diff] |
Add files.watcherExlude to vscode.md I had the issue that vscode didn't notice file changes e.g. by git cl format. Excluding out/ and third_party/ with files.watcherExclude seems to help. Files per folder: 10934 v8 14436 native_client 17478 data 26470 build 37676 chrome 389528 third_party 426532 out BUG= Review-Url: https://codereview.chromium.org/2847723002 Cr-Commit-Position: refs/heads/master@{#467668}