[PATCH] erofs-utils: add mkfs.erofs and erofsfuse to .gitignore
Huang Jianan
huangjianan at oppo.com
Thu Aug 19 12:06:01 AEST 2021
On 2021/8/19 0:49, Gao Xiang wrote:
> 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
I thought these two files won't be repeated in other directories...
I will send a v2 to limit the path.
Thanks,
Jianan
>> --
>> 2.25.1
>>
More information about the Linux-erofs
mailing list