projects
/
linux-block.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a4d024f
)
tools/hv: add a .gitignore file
author
Olaf Hering
<olaf@aepfle.de>
Mon, 2 Dec 2024 12:40:52 +0000
(13:40 +0100)
committer
Wei Liu
<wei.liu@kernel.org>
Mon, 9 Dec 2024 18:44:15 +0000
(18:44 +0000)
Remove generated files from 'git status' output after 'make -C tools/hv'.
Signed-off-by: Olaf Hering <olaf@aepfle.de>
Link:
https://lore.kernel.org/r/20241202124107.28650-1-olaf@aepfle.de
Signed-off-by: Wei Liu <wei.liu@kernel.org>
Message-ID: <
20241202124107
.28650-1-olaf@aepfle.de>
tools/hv/.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/tools/hv/.gitignore
b/tools/hv/.gitignore
new file mode 100644
(file)
index 0000000..
0c5bc15
--- /dev/null
+++ b/
tools/hv/.gitignore
@@ -0,0
+1,3
@@
+hv_fcopy_uio_daemon
+hv_kvp_daemon
+hv_vss_daemon