public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: David Hildenbrand <david@redhat.com>
To: Thomas Huth <thuth@redhat.com>, kvm@vger.kernel.org
Cc: Janosch Frank <frankja@linux.ibm.com>
Subject: Re: [kvm-unit-tests PATCH] Add s390x/*.bin to the .gitignore file
Date: Wed, 10 Apr 2019 12:22:29 +0200	[thread overview]
Message-ID: <17fc547e-9cbd-aaff-3239-9bc40e1d3427@redhat.com> (raw)
In-Reply-To: <20190410101653.1473-1-thuth@redhat.com>

On 10.04.19 12:16, Thomas Huth wrote:
> Since commit 1a4cd2f22a48b8de53ef9e46afb8 ("s390x: Add binary generation
> to makefile") we are also generating *.bin files from the *.elf files
> in the s390x directory. Add them to the .gitignore file so that they
> do not show up in the output of "git status" anymore.
> 
> Signed-off-by: Thomas Huth <thuth@redhat.com>
> ---
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/.gitignore b/.gitignore
> index 483f7c7..784cb2d 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -21,3 +21,4 @@ cscope.*
>  /api/api-sample
>  /api/dirty-log
>  /api/dirty-log-perf
> +/s390x/*.bin
> 

Acked-by: David Hildenbrand <david@redhat.com>

-- 

Thanks,

David / dhildenb

      reply	other threads:[~2019-04-10 10:22 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-10 10:16 [kvm-unit-tests PATCH] Add s390x/*.bin to the .gitignore file Thomas Huth
2019-04-10 10:22 ` David Hildenbrand [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=17fc547e-9cbd-aaff-3239-9bc40e1d3427@redhat.com \
    --to=david@redhat.com \
    --cc=frankja@linux.ibm.com \
    --cc=kvm@vger.kernel.org \
    --cc=thuth@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox