Bug 227162 - Ignore clangd's directory with index files
Summary: Ignore clangd's directory with index files
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sergio Villar Senin
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-06-18 01:28 PDT by Sergio Villar Senin
Modified: 2021-06-18 03:59 PDT (History)
6 users (show)

See Also:


Attachments
Patch (957 bytes, patch)
2021-06-18 01:31 PDT, Sergio Villar Senin
zdobersek: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sergio Villar Senin 2021-06-18 01:28:01 PDT
Ignore clangd's directory with index files
Comment 1 Sergio Villar Senin 2021-06-18 01:31:15 PDT
Created attachment 431762 [details]
Patch
Comment 2 Zan Dobersek (Reviews) 2021-06-18 01:33:18 PDT
Comment on attachment 431762 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=431762&action=review

> .gitignore:35
>  .clangd
> +.cache

Alphabetic order, maybe.
Comment 3 Sergio Villar Senin 2021-06-18 03:58:39 PDT
Committed r279035 (238955@main): <https://commits.webkit.org/238955@main>
Comment 4 Radar WebKit Bug Importer 2021-06-18 03:59:16 PDT
<rdar://problem/79499514>