Re: [PATCH liburing] Add test/splice to .gitignore

From: Jens Axboe
Date: Wed Mar 25 2020 - 10:41:55 EST


On 3/25/20 2:33 AM, Stefano Garzarella wrote:
> Signed-off-by: Stefano Garzarella <sgarzare@xxxxxxxxxx>
> ---
> .gitignore | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/.gitignore b/.gitignore
> index 9f85a5f..db163b4 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -74,6 +74,7 @@
> /test/shared-wq
> /test/short-read
> /test/socket-rw
> +/test/splice
> /test/sq-full
> /test/sq-poll-kthread
> /test/sq-space_left

Applied, thanks.

--
Jens Axboe