[PATCH] Ignore clangd-related files and folders

Ján Tomko jtomko at redhat.com
Fri Jul 31 14:33:26 UTC 2020


On a Friday in 2020, Peter Krempa wrote:
>On Fri, Jul 31, 2020 at 16:09:50 +0200, Martin Kletzander wrote:
>> Signed-off-by: Martin Kletzander <mkletzan at redhat.com>
>> ---
>>  .gitignore | 4 ++++
>>  1 file changed, 4 insertions(+)
>>
>> diff --git a/.gitignore b/.gitignore
>> index 6c167e423b18..edc25cb8d0e0 100644
>> --- a/.gitignore
>> +++ b/.gitignore
>> @@ -38,3 +38,7 @@ Makefile.in
>>  /build/
>>  /ci/scratch/
>>  tags
>> +
>> +# clangd related ignores
>> +.clangd
>> +compile_commands.json
>
>Is clang creating these in the source directory? I'd expect them in the
>build directory.
>

clangd, not clang.

Reviewed-by: Ján Tomko <jtomko at redhat.com>

Jano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20200731/4aebe12d/attachment-0001.sig>


More information about the libvir-list mailing list