[PATCH v2] erofs-utils: add dump.erofs to .gitignore
Huang Jianan
huangjianan at oppo.com
Thu Oct 21 19:51:19 AEDT 2021
The compiled product should be added to gitignore.
Signed-off-by: Huang Jianan <huangjianan at oppo.com>
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 7bc3f58..27403d4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@ stamp-h
stamp-h1
/mkfs/mkfs.erofs
/fuse/erofsfuse
+/dump/dump.erofs
--
2.25.1
More information about the Linux-erofs
mailing list