[PATCH] erofs-utils: update .gitignore for test results and tools
Yue Hu
zbestahu at gmail.com
Fri Nov 24 16:30:59 AEDT 2023
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
--
2.17.1
More information about the Linux-erofs
mailing list