mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Alex Fluter <afluter@gmail.com>
To: "K. Y. Srinivasan" <kys@microsoft.com>,
	Haiyang Zhang <haiyangz@microsoft.com>
Cc: linux-kernel@vger.kernel.org, afltuer@gmail.com
Subject: [PATCH] Tools: hv: Add binaries to .gitignore
Date: Fri, 18 Nov 2016 20:46:53 -0800	[thread overview]
Message-ID: <20161119044653.GA27743@afluter.gmail.com> (raw)

The three hv tools should be ignored by git
so that they do not appear as untracked files.

Signed-off-by: Alex Fluter <afluter@gmail.com>
---
 tools/hv/.gitignore | 3 +++
 1 file changed, 3 insertions(+)
 create mode 100644 tools/hv/.gitignore

diff --git a/tools/hv/.gitignore b/tools/hv/.gitignore
new file mode 100644
index 0000000..88b05e3
--- /dev/null
+++ b/tools/hv/.gitignore
@@ -0,0 +1,3 @@
+hv_fcopy_daemon
+hv_kvp_daemon
+hv_vss_daemon
-- 
2.7.4

                 reply	other threads:[~2016-11-19  4:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20161119044653.GA27743@afluter.gmail.com \
    --to=afluter@gmail.com \
    --cc=afltuer@gmail.com \
    --cc=haiyangz@microsoft.com \
    --cc=kys@microsoft.com \
    --cc=linux-kernel@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

Powered by JetHome