Re: [PATCH] rt-tests: Add console_commands.json to gitignore

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On Mon, 23 Sep 2024, John B. Wyatt IV wrote:

> compile_commands.json is needed to use the LSP functionality in
> VSCode, Emacs, and Neovim. It is build specific so add it to the
> gitignore.
> 
> Signed-off-by: John B. Wyatt IV <jwyatt@xxxxxxxxxx>
> Signed-off-by: John B. Wyatt IV <sageofredondo@xxxxxxxxx>
> ---
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/.gitignore b/.gitignore
> index 9d30878..1fa2677 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -47,5 +47,6 @@ rt-tests.spec
>  tags
>  TAGS
>  cscope.*
> +compile_commands.json
>  src/cyclictest/__pycache__/
>  __pycache__/
> -- 
> 2.46.0
> 
> 
> 
Signed-off-by: John Kacur <jkacur@xxxxxxxxxx>





[Index of Archives]     [RT Stable]     [Kernel Newbies]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux