[PATCH v1] tools/hv: add .gitignore

From: Olaf Hering
Date: Wed Nov 13 2019 - 11:02:54 EST


Hide build artefacts in "git status" output.

Signed-off-by: Olaf Hering <olaf@xxxxxxxxx>
---
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 000000000000..88b05e35a6e0
--- /dev/null
+++ b/tools/hv/.gitignore
@@ -0,0 +1,3 @@
+hv_fcopy_daemon
+hv_kvp_daemon
+hv_vss_daemon