ACK: [PATCH] fwts: update .gitignore for files genereated by "make check"

Colin Ian King colin.king at canonical.com
Thu Jul 28 08:26:50 UTC 2016


On 28/07/16 09:24, Alex Hung wrote:
> Signed-off-by: Alex Hung <alex.hung at canonical.com>
> ---
>  .gitignore | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/.gitignore b/.gitignore
> index 64265aa..a72ebfe 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -3,6 +3,8 @@
>  *.o
>  *.lo
>  *.swp
> +*.dsl
> +test-suite.log
>  Makefile
>  Makefile.in
>  /aclocal.m4
> @@ -30,3 +32,5 @@ debian/autoreconf.before
>  src/fwts
>  src/lib/src/libfwts.la
>  src/utilities/kernelscan
> +fwts-test/*/*.sh.trs
> +fwts-test/*/*.sh.log
> 
Acked-by: Colin Ian King <colin.king at canonical.com>



More information about the fwts-devel mailing list