All of lore.kernel.org
 help / color / mirror / Atom feed
From: Oliver Upton <oupton@google.com>
To: kvm@vger.kernel.org
Cc: Paolo Bonzini <pbonzini@redhat.com>,
	Jim Mattson <jmattson@google.com>,
	Sean Christopherson <seanjc@google.com>,
	David Matlack <dmatlack@google.com>,
	Oliver Upton <oupton@google.com>
Subject: [kvm-unit-tests PATCH 2/2] git: Ignore patch files in the git tree
Date: Tue, 19 Oct 2021 22:53:51 +0000	[thread overview]
Message-ID: <20211019225351.970397-2-oupton@google.com> (raw)
In-Reply-To: <20211019225351.970397-1-oupton@google.com>

Signed-off-by: Oliver Upton <oupton@google.com>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index b3cf2cb..3d5be62 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@ tags
 *.o
 *.flat
 *.elf
+*.patch
 .pc
 patches
 .stgit-*
-- 
2.33.0.1079.g6e70778dc9-goog


  reply	other threads:[~2021-10-19 22:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-19 22:53 [kvm-unit-tests PATCH 1/2] x86: Consistently use safe_halt() in place of inline assembly Oliver Upton
2021-10-19 22:53 ` Oliver Upton [this message]
2021-10-20  8:03   ` [kvm-unit-tests PATCH 2/2] git: Ignore patch files in the git tree Paolo Bonzini

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=20211019225351.970397-2-oupton@google.com \
    --to=oupton@google.com \
    --cc=dmatlack@google.com \
    --cc=jmattson@google.com \
    --cc=kvm@vger.kernel.org \
    --cc=pbonzini@redhat.com \
    --cc=seanjc@google.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.