<div dir="ltr">You're correct. I'll remove this commit.<div><br></div><div>Regards,</div><div>Utkarsh</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Aug 8, 2023 at 11:39 AM Chris Johns <<a href="mailto:chrisj@rtems.org">chrisj@rtems.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 8/8/2023 4:07 pm, Chris Johns wrote:<br>
> On 8/8/2023 1:05 pm, Utkarsh Verma wrote:<br>
>> ---<br>
>> .gitignore | 4 ++++<br>
>> 1 file changed, 4 insertions(+)<br>
>><br>
>> diff --git a/.gitignore b/.gitignore<br>
>> index 8b28b186e1..d0144f6737 100644<br>
>> --- a/.gitignore<br>
>> +++ b/.gitignore<br>
>> @@ -12,3 +12,7 @@ Makefile.in<br>
>> /testsuites/build/build<br>
>> /testsuites/build/wscript<br>
>> .waf*<br>
>> +.clangd<br>
>> +.clang-format<br>
>> +compile_commands.json<br>
>> +.cache/<br>
> <br>
> What are these from?<br>
> <br>
> Why add them to your $HOME/.gitignore?<br>
<br>
Sorry ... that should be<br>
<br>
Why not add them to your $HOME/.gitignore?<br>
<br>
Chris<br>
<br>
</blockquote></div>