From: Alejandro Colomar <alx.manpages@gmail.com>
To: mtk.manpages@gmail.com
Cc: Alejandro Colomar <alx.manpages@gmail.com>,
linux-man@vger.kernel.org, Jakub Wilk <jwilk@jwilk.net>
Subject: [PATCH v3 3/3] .gitignore: Add file
Date: Sun, 28 Mar 2021 21:06:02 +0200 [thread overview]
Message-ID: <20210328190601.68165-3-alx.manpages@gmail.com> (raw)
In-Reply-To: <20210320230659.182237-1-alx.manpages@gmail.com>
Ignore:
.html: directory for building html pages.
.patches: directory for storing patches before sending
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
---
.gitignore | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 .gitignore
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000..593d39213
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,2 @@
+.html
+.patches
--
2.31.0
prev parent reply other threads:[~2021-03-28 19:09 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20210320230659.182237-1-alx.manpages@gmail.com>
2021-03-20 23:07 ` [PATCH 2/3] Makefile: Fix bug when running in parallel Alejandro Colomar
2021-03-20 23:07 ` [PATCH 3/3] .gitignore: Add file Alejandro Colomar
2021-03-20 23:19 ` [PATCH v2 2/3] Makefile: Fix bug when running in parallel Alejandro Colomar
2021-03-20 23:19 ` [PATCH v2 3/3] .gitignore: Add file Alejandro Colomar
2021-03-28 19:06 ` [PATCH v3 2/3] Makefile: Fix bug when running in parallel Alejandro Colomar
2021-03-28 19:06 ` Alejandro Colomar [this message]
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=20210328190601.68165-3-alx.manpages@gmail.com \
--to=alx.manpages@gmail.com \
--cc=jwilk@jwilk.net \
--cc=linux-man@vger.kernel.org \
--cc=mtk.manpages@gmail.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