[PATCH] erofs-utils: update .gitignore for test results and tools

Gao Xiang hsiangkao at linux.alibaba.com
Fri Nov 24 16:40:38 AEDT 2023



On 2023/11/24 13:30, Yue Hu wrote:
> From: Yue Hu <huyue2 at coolpad.com>
> 
> No need to track these generated test files.
> 
> Signed-off-by: Yue Hu <huyue2 at coolpad.com>
> ---
>   .gitignore | 3 +++
>   1 file changed, 3 insertions(+)
> 
> diff --git a/.gitignore b/.gitignore
> index 33e5d30..5b9ecd0 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -31,3 +31,6 @@ stamp-h1
>   /fuse/erofsfuse
>   /dump/dump.erofs
>   /fsck/fsck.erofs
> +tests/results/
> +tests/src/badlz4
> +tests/src/fssum

Thanks, applied.


More information about the Linux-erofs mailing list