Git ignore executables fsck.f2fs, f2fstat, fibmap.f2fs and parse.f2fs. Signed-off-by: Damien Le Moal <damien.lem...@wdc.com> --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+)
diff --git a/.gitignore b/.gitignore index 76473a6..debeffb 100644 --- a/.gitignore +++ b/.gitignore @@ -45,3 +45,7 @@ stamp-h stamp-h1 /mkfs/mkfs.f2fs +/fsck/fsck.f2fs +/tools/f2fstat +/tools/fibmap.f2fs +/tools/parse.f2fs -- 2.7.4 Western Digital Corporation (and its subsidiaries) E-mail Confidentiality Notice & Disclaimer: This e-mail and any files transmitted with it may contain confidential or legally privileged information of WDC and/or its affiliates, and are intended solely for the use of the individual or entity to which they are addressed. If you are not the intended recipient, any disclosure, copying, distribution or any action taken or omitted to be taken in reliance on it, is prohibited. If you have received this e-mail in error, please notify the sender immediately and delete the e-mail in its entirety from your system. ------------------------------------------------------------------------------ The Command Line: Reinvented for Modern Developers Did the resurgence of CLI tooling catch you by surprise? Reconnect with the command line and become more productive. Learn the new .NET and ASP.NET CLI. Get your free copy! http://sdm.link/telerik _______________________________________________ Linux-f2fs-devel mailing list Linux-f2fs-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel