... instead of having them split across multiple.

No functional change.

Signed-off-by: Andrew Cooper <andrew.coop...@citrix.com>
---
CC: Anthony PERARD <anthony.per...@vates.tech>
CC: Michal Orzel <michal.or...@amd.com>
CC: Jan Beulich <jbeul...@suse.com>
CC: Julien Grall <jul...@xen.org>
CC: Roger Pau Monné <roger....@citrix.com>
CC: Stefano Stabellini <sstabell...@kernel.org>
CC: Juergen Gross <jgr...@suse.com>
---
 .gitignore            | 15 ---------------
 tools/misc/.gitignore | 15 +++++++++++++++
 2 files changed, 15 insertions(+), 15 deletions(-)

diff --git a/.gitignore b/.gitignore
index 84a01e8afe6a..d83427aba8cb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -137,15 +137,6 @@ tools/include/_libxl*.h
 tools/include/xen-xsm/*
 tools/include/xen-foreign/*.(c|h|size)
 tools/include/xen-foreign/checker
-tools/misc/xen-cpuid
-tools/misc/xen-detect
-tools/misc/xen-diag
-tools/misc/xen-livepatch
-tools/misc/xenperf
-tools/misc/xenpm
-tools/misc/xen-hvmctx
-tools/misc/xenlockprof
-tools/misc/xencov
 tools/pkg-config/*
 tools/qemu-xen-build
 tools/xentrace/xenalyze
@@ -253,14 +244,8 @@ tools/include/xen-foreign/x86_64.h
 tools/include/xen-foreign/arm32.h
 tools/include/xen-foreign/arm64.h
 
-tools/misc/xen-hptool
-tools/misc/xen-mfndump
 tools/firmware/etherboot/eb-roms.h
 tools/firmware/etherboot/gpxe-git-snapshot.tar.gz
-tools/misc/xenhypfs
-tools/misc/xenwatchdogd
-tools/misc/xen-hvmcrash
-tools/misc/xen-lowmemd
 tools/vchan/vchan-node[12]
 tools/vchan/vchan-socket-proxy
 tools/debugger/kdd/kdd
diff --git a/tools/misc/.gitignore b/tools/misc/.gitignore
index 73ce95e6d77e..28af46280fa0 100644
--- a/tools/misc/.gitignore
+++ b/tools/misc/.gitignore
@@ -1,5 +1,20 @@
 xen-access
+xen-cpuid
+xen-detect
+xen-diag
+xen-hptool
+xen-hvmcrash
+xen-hvmctx
+xen-livepatch
+xen-lowmemd
 xen-mceinj
 xen-memshare
+xen-mfndump
 xen-ucode
 xen-vmtrace
+xencov
+xenhypfs
+xenlockprof
+xenperf
+xenpm
+xenwatchdogd
-- 
2.39.5


Reply via email to