[PATCH 1/1] gitignore: add vim swap files

Anup Patel anup at brainfault.org
Mon Dec 5 04:31:37 PST 2022


On Sun, Dec 4, 2022 at 2:34 AM Sergey Matyukevich <geomatsi at gmail.com> wrote:
>
> From: Sergey Matyukevich <sergey.matyukevich at syntacore.com>

Please don't leave the commit description empty.

>
> Signed-off-by: Sergey Matyukevich <sergey.matyukevich at syntacore.com>

Looks good to me.

Reviewed-by: Anup Patel <anup at brainfault.org>

Applied this patch to the riscv/opensbi repo.

Thanks,
Anup

> ---
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)
>
> diff --git a/.gitignore b/.gitignore
> index 95692bb..c11afd3 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -10,3 +10,4 @@ install/
>  # Development friendly files
>  tags
>  cscope*
> +*.swp
> --
> 2.38.1
>
>
> --
> opensbi mailing list
> opensbi at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/opensbi



More information about the opensbi mailing list