Re: [PATCH] rt-tests: Add __pycache__/ to .gitignore

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

 




On Tue, 8 Aug 2023, Eder Zulian wrote:

> Add __pycache__/ to .gitignore so that it will be ignored by git.
> 
> Signed-off-by: Eder Zulian <ezulian@xxxxxxxxxx>
> ---
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/.gitignore b/.gitignore
> index 61fb49c..7fef7de 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -47,3 +47,4 @@ tags
>  TAGS
>  cscope.*
>  src/cyclictest/__pycache__/
> +__pycache__/
> -- 
> 2.39.3
> 
> 
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