From: Memet Zx <zxce3@gnuweeb.org>
To: Ammar Faizi <ammarfaizi2@gnuweeb.org>
Cc: Memet Zx <zxce3@gnuweeb.org>,
GNU/Weeb Mailing List <gwml@vger.gnuweeb.org>,
Memet Zx <memetpea25@gmail.com>
Subject: [PATCH gwspamd 2/2] gwspamd: web: Add *.patch and *.diff to .gitignore
Date: Thu, 27 Apr 2023 17:47:41 +0700 [thread overview]
Message-ID: <20230427104741.254584-2-zxce3@gnuweeb.org> (raw)
In-Reply-To: <20230427104741.254584-1-zxce3@gnuweeb.org>
Avoid patch and diff file being committed.
Signed-off-by: Memet Zx <zxce3@gnuweeb.org>
---
web/.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/web/.gitignore b/web/.gitignore
index 233aef8..6531cf5 100644
--- a/web/.gitignore
+++ b/web/.gitignore
@@ -1,2 +1,4 @@
/config.php
/gwspamd.sql.gz
+*.patch
+*.diff
--
Memet Zx
next prev parent reply other threads:[~2023-04-27 10:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-27 10:47 [PATCH gwspamd 1/2] gwspamd: web: Add direct link for activity log Memet Zx
2023-04-27 10:47 ` Memet Zx [this message]
2023-04-27 10:50 ` Ammar Faizi
2023-04-27 11:30 ` [PATCH " Memet Zx
2023-04-27 11:33 ` Ammar Faizi
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=20230427104741.254584-2-zxce3@gnuweeb.org \
--to=zxce3@gnuweeb.org \
--cc=ammarfaizi2@gnuweeb.org \
--cc=gwml@vger.gnuweeb.org \
--cc=memetpea25@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