ACK: [PATCH 1/2] .gitignore: update with fedora/rpm and git generated patches

Alex Hung alex.hung at canonical.com
Wed Jan 18 00:20:40 UTC 2017


On 01/18/2017 02:44 AM, 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: Alex Hung <alex.hung at canonical.com>



More information about the fwts-devel mailing list