Re: [PATCH] gitignore: Ignore the swp files

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



On Wed, Feb 03, 2021 at 03:26:36PM +0530, Viresh Kumar wrote:
> Ignore the temporary .*.swp files.
> 
> Signed-off-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>

Applied, thanks

> ---
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/.gitignore b/.gitignore
> index cfea8a434eed..8e332d8d8e07 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -8,6 +8,7 @@
>  *.tab.[ch]
>  lex.yy.c
>  *.lex.c
> +.*.swp
>  /dtc
>  /fdtdump
>  /convert-dtsv0

-- 
David Gibson			| I'll have my music baroque, and my code
david AT gibson.dropbear.id.au	| minimalist, thank you.  NOT _the_ _other_
				| _way_ _around_!
http://www.ozlabs.org/~dgibson

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Device Tree]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux