public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: David Matlack <dmatlack@google.com>
To: kvm@vger.kernel.org
Cc: jmattson@google.com, David Matlack <dmatlack@google.com>
Subject: [kvm-unit-tests PATCH 3/3] api: add api binaries to .gitignore
Date: Wed, 24 May 2017 14:31:23 -0700	[thread overview]
Message-ID: <20170524213123.71538-3-dmatlack@google.com> (raw)
In-Reply-To: <20170524213123.71538-1-dmatlack@google.com>

Signed-off-by: David Matlack <dmatlack@google.com>
---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index 2213b9b10d8e..2405a8087ae5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,6 @@ cscope.*
 /build-head
 /logs/
 /logs.old/
+/api/api-sample
+/api/dirty-log
+/api/dirty-log-perf
-- 
2.13.0.219.gdb65acc882-goog

  parent reply	other threads:[~2017-05-24 21:31 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-24 21:31 [kvm-unit-tests PATCH 1/3] x86: fix "format not a string literal" errors David Matlack
2017-05-24 21:31 ` [kvm-unit-tests PATCH 2/3] api: fix "ignoring return value" of posix_memalign errors David Matlack
2017-05-24 21:31 ` David Matlack [this message]
2017-06-07 14:24 ` [kvm-unit-tests PATCH 1/3] x86: fix "format not a string literal" errors Radim Krčmář

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=20170524213123.71538-3-dmatlack@google.com \
    --to=dmatlack@google.com \
    --cc=jmattson@google.com \
    --cc=kvm@vger.kernel.org \
    /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