From: Qu Wenruo <wqu@suse.com>
To: linux-btrfs@vger.kernel.org
Subject: [PATCH 2/2] btrfs-progs: gitignore: Ignore compressed man pages
Date: Tue, 13 Nov 2018 14:09:14 +0800 [thread overview]
Message-ID: <20181113060914.27663-2-wqu@suse.com> (raw)
In-Reply-To: <20181113060914.27663-1-wqu@suse.com>
Just to Make "git status" more clean.
Signed-off-by: Qu Wenruo <wqu@suse.com>
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 82620f3cf603..ae4dce545a7b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -67,6 +67,7 @@
/Documentation/Makefile
/Documentation/*.html
+/Documentation/*.gz
/Documentation/btrfs-balance.8
/Documentation/btrfs-check.8
/Documentation/btrfs-convert.8
--
2.19.1
next prev parent reply other threads:[~2018-11-13 6:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-13 6:09 [PATCH 1/2] btrfs-progs: ctree.h: Deprecate unused limit flags Qu Wenruo
2018-11-13 6:09 ` Qu Wenruo [this message]
2018-11-13 6:57 ` [PATCH 2/2] btrfs-progs: gitignore: Ignore compressed man pages Qu Wenruo
2018-11-13 9:53 ` [PATCH 1/2] btrfs-progs: ctree.h: Deprecate unused limit flags Nikolay Borisov
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=20181113060914.27663-2-wqu@suse.com \
--to=wqu@suse.com \
--cc=linux-btrfs@vger.kernel.org \
/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).