Commit 18a1701
Add clangd .cache folder to .gitignore
Clangd is a commonly used language server and it generates a cache
folder in the root of the project that we can ignore.
Signed-off-by: Mudit Sharma <mudit.sharma@arm.com>
Change-Id: I60721a060d5548b940279859de01e81dd73a537f1 parent 3be4129 commit 18a1701
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
0 commit comments