[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] gitignore: Add a few forgotten files
From: |
John Paul Adrian Glaubitz |
Subject: |
Re: [PATCH] gitignore: Add a few forgotten files |
Date: |
Wed, 22 Apr 2020 21:54:14 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.7.0 |
Hi Hans Ulrich!
On 4/22/20 9:44 PM, Hans Ulrich Niedermann wrote:
> Signed-off-by: Hans Ulrich Niedermann <address@hidden>
> ---
> .gitignore | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/.gitignore b/.gitignore
> index 819cd185d..149b3713a 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -3,6 +3,7 @@
> 10_*
> 20_linux_xen
> 30_os-prober
> +/30_uefi-firmware
> 40_custom
> 41_custom
> *.1
> @@ -18,6 +19,7 @@ build-grub-gen-asciih
> build-grub-gen-widthspec
> build-grub-mkfont
> cdboot_test
> +/ChangeLog
> cmp_test
> config.cache
> config.guess
> @@ -31,6 +33,7 @@ configure
> core_compress_test
> DISTLIST
> docs/*.info
> +/docs/*.info-*
> docs/stamp-vti
> docs/version.texi
> ehci_test
What's with the preceding slash in the filenames? Is it really
"/30_uefi-firmware"?
Adrian
--
.''`. John Paul Adrian Glaubitz
: :' : Debian Developer - address@hidden
`. `' Freie Universitaet Berlin - address@hidden
`- GPG: 62FF 8A75 84E0 2956 9546 0006 7426 3B37 F5B5 F913