linux-erofs.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] erofs-utils: add mkfs.erofs and erofsfuse to .gitignore
@ 2021-08-18  4:35 Huang Jianan via Linux-erofs
  2021-08-18 16:49 ` Gao Xiang
  0 siblings, 1 reply; 5+ messages in thread
From: Huang Jianan via Linux-erofs @ 2021-08-18  4:35 UTC (permalink / raw)
  To: linux-erofs; +Cc: yh, kevin.liw, guoweichao, guanyuewei

---
 .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
-- 
2.25.1


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

end of thread, other threads:[~2021-08-20  6:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-18  4:35 [PATCH] erofs-utils: add mkfs.erofs and erofsfuse to .gitignore Huang Jianan via Linux-erofs
2021-08-18 16:49 ` Gao Xiang
2021-08-19  2:06   ` Huang Jianan via Linux-erofs
2021-08-19  2:09     ` [PATCH v2] " Huang Jianan via Linux-erofs
2021-08-20  6:27       ` Gao Xiang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).