[PATCH] erofs-utils: add mkfs.erofs and erofsfuse to .gitignore
Gao Xiang
xiang at kernel.org
Thu Aug 19 02:49:01 AEST 2021
On Wed, Aug 18, 2021 at 12:35:39PM +0800, Huang Jianan via Linux-erofs wrote:
> ---
> .gitignore | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/.gitignore b/.gitignore
> index 8bdd505..0e54836 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -27,4 +27,5 @@ configure.scan
> libtool
> stamp-h
> stamp-h1
> -
> +mkfs.erofs
> +erofsfuse
Should it be written as
/mkfs/mkfs.erofs
/fuse/erofsfuse
?
Thanks,
Gao Xiang
> --
> 2.25.1
>
More information about the Linux-erofs
mailing list