linux-erofs.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Huang Jianan via Linux-erofs <linux-erofs@lists.ozlabs.org>
To: linux-erofs@lists.ozlabs.org
Cc: kevin.liw@oppo.com, yh@oppo.com, guanyuwei@oppo.com,
	xiang@kernel.org, guoweichao@oppo.com
Subject: [PATCH v2] erofs-utils: add mkfs.erofs and erofsfuse to .gitignore
Date: Thu, 19 Aug 2021 10:09:46 +0800	[thread overview]
Message-ID: <20210819020946.22759-1-huangjianan@oppo.com> (raw)
In-Reply-To: <7e71b92c-9abd-582d-e934-268e69c1801f@oppo.com>

---
 .gitignore | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 8bdd505..7bc3f58 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,4 +27,5 @@ configure.scan
 libtool
 stamp-h
 stamp-h1
-
+/mkfs/mkfs.erofs
+/fuse/erofsfuse
-- 
2.25.1


  reply	other threads:[~2021-08-19  2:10 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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     ` Huang Jianan via Linux-erofs [this message]
2021-08-20  6:27       ` [PATCH v2] " Gao Xiang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210819020946.22759-1-huangjianan@oppo.com \
    --to=linux-erofs@lists.ozlabs.org \
    --cc=guanyuwei@oppo.com \
    --cc=guoweichao@oppo.com \
    --cc=huangjianan@oppo.com \
    --cc=kevin.liw@oppo.com \
    --cc=xiang@kernel.org \
    --cc=yh@oppo.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).