All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] erofs-utils: add contrib/stress to .gitignore
@ 2025-04-12 14:09 Bingwu Zhang
  2025-04-13 16:01 ` Gao Xiang
  0 siblings, 1 reply; 2+ messages in thread
From: Bingwu Zhang @ 2025-04-12 14:09 UTC (permalink / raw)
  To: Gao Xiang; +Cc: Bingwu Zhang, linux-erofs, linux-kernel

From: Bingwu Zhang <xtex@aosc.io>

Signed-off-by: Bingwu Zhang <xtex@aosc.io>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 33e5d30a9cdf..348896103d66 100644
--- a/.gitignore
+++ b/.gitignore
@@ -31,3 +31,4 @@ stamp-h1
 /fuse/erofsfuse
 /dump/dump.erofs
 /fsck/fsck.erofs
+/contrib/stress

base-commit: 3689cbc2349bff05807d2f939146e92eb1bfaea1
-- 
2.49.0



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-04-13 16:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-12 14:09 [PATCH] erofs-utils: add contrib/stress to .gitignore Bingwu Zhang
2025-04-13 16:01 ` Gao Xiang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.