ACK: [PATCH 1/2] .gitignore: update with fedora/rpm and git generated patches
Colin Ian King
colin.king at canonical.com
Tue Jan 17 21:25:53 UTC 2017
On 17/01/17 18:44, Prarit Bhargava wrote:
> git status picks up fedora/rpm and patches generated by git.
> Add fedora/rpm and 0*.patch to .gitignore to avoid this problem.
>
> Signed-off-by: Prarit Bhargava <prarit at redhat.com>
> ---
> .gitignore | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/.gitignore b/.gitignore
> index a72ebfef0851..c2b676ace500 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -4,6 +4,7 @@
> *.lo
> *.swp
> *.dsl
> +0*.patch
> test-suite.log
> Makefile
> Makefile.in
> @@ -34,3 +35,4 @@ src/lib/src/libfwts.la
> src/utilities/kernelscan
> fwts-test/*/*.sh.trs
> fwts-test/*/*.sh.log
> +fedora/rpm
>
Acked-by: Colin Ian King <colin.king at canonical.com>
More information about the fwts-devel
mailing list