commit | d7cb7bbca1784f48876b6f8c37cbfb34b52f33b8 | [log] [tgz] |
---|---|---|
author | Lei Zhang <antiagainst@google.com> | Thu Jul 16 12:03:08 2020 -0400 |
committer | GitHub <noreply@github.com> | Thu Jul 16 12:03:08 2020 -0400 |
tree | ef09635bc6b2f1080edeedad496460b691e9ea52 | |
parent | 083ac8ecadfec91bc1b6d9717c9df7d47d31f00c [diff] [blame] |
[NFC] Let Git ignore .cache/clangd directory (#2542)
diff --git a/.gitignore b/.gitignore index cb9d239..7db7ef9 100644 --- a/.gitignore +++ b/.gitignore
@@ -37,4 +37,5 @@ # Source indexing files compile_commands.json +.cache/clangd .clangd/