1
0
mirror of https://github.com/dart-lang/sdk synced 2024-07-08 20:16:39 +00:00

gitignore .clangd

Add the new location where clangd stores it's index to gitignore.

Change-Id: I10381131d4adfcbbaa4f3ebf7705f5e84b47f353
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/108411
Reviewed-by: Samir Jindel <sjindel@google.com>
Commit-Queue: Daco Harkes <dacoharkes@google.com>
This commit is contained in:
Daco Harkes 2019-07-09 16:00:19 +00:00 committed by commit-bot@chromium.org
parent 8d07009931
commit 41330f3e34

3
.gitignore vendored
View File

@ -55,6 +55,9 @@ compile_commands.json
# GDB files
.gdb_history
# Clangd files
.clangd
# Built by chromebot and downloaded from Google Storage
client/tests/drt