Commit cfc8e2e2 authored by George Steel's avatar George Steel Committed by Commit Bot

Add /.cache/ to .gitignore (for vscode clangd)

The vscode clangd extension now uses this directory.

Change-Id: I0232a3ac556ddbe2b867e8db508e1a86380fd6e7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2297814Reviewed-by: default avatarRobert Flack <flackr@chromium.org>
Commit-Queue: George Steel <gtsteel@chromium.org>
Cr-Commit-Position: refs/heads/master@{#789670}
parent 34e9710b
......@@ -71,6 +71,7 @@ vs-chromium-project.txt
/android_emulator_sdk
/ash/ash_unittests_run.xml
/base/base_unittests_run.xml
/.cache/
# See build/.gitignore for entries covering src/build.
# The Chrome OS build creates a /c symlink due to http://crbug.com/54866.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment