[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20241208165556.GA9638@linuxonhyperv3.guj3yctzbm1etfxqx2vob5hsef.xx.internal.cloudapp.net>
Date: Sun, 8 Dec 2024 08:55:56 -0800
From: Saurabh Singh Sengar <ssengar@...ux.microsoft.com>
To: Olaf Hering <olaf@...fle.de>
Cc: linux-kernel@...r.kernel.org, linux-hyperv@...r.kernel.org,
"K. Y. Srinivasan" <kys@...rosoft.com>,
Haiyang Zhang <haiyangz@...rosoft.com>,
Wei Liu <wei.liu@...nel.org>, Dexuan Cui <decui@...rosoft.com>
Subject: Re: [PATCH v1] tools/hv: add a .gitignore file
On Mon, Dec 02, 2024 at 01:40:52PM +0100, Olaf Hering wrote:
> Remove generated files from 'git status' output after 'make -C tools/hv'.
>
> Signed-off-by: Olaf Hering <olaf@...fle.de>
> ---
> 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..0c5bc15d602f
> --- /dev/null
> +++ b/tools/hv/.gitignore
> @@ -0,0 +1,3 @@
> +hv_fcopy_uio_daemon
> +hv_kvp_daemon
> +hv_vss_daemon
Changes looks fine to me,
Reviewed-by: Saurabh Sengar <ssengar@...ux.microsoft.com>
Powered by blists - more mailing lists