GNU/Weeb Mailing List <[email protected]>
 help / color / mirror / Atom feed
* [PATCH gwspamd 1/2] gwspamd: web: Add *.patch and *.diff to .gitignore
@ 2023-04-19 11:58 Memet Zx
  2023-04-19 11:58 ` [PATCH gwspamd 2/2] gwspamd: web: Improving accessibility in select image section Memet Zx
  0 siblings, 1 reply; 3+ messages in thread
From: Memet Zx @ 2023-04-19 11:58 UTC (permalink / raw)
  To: Ammar Faizi; +Cc: Memet Zx, GNU/Weeb Mailing List, Memet Zx

Avoid patch and diff file being committed.

Signed-off-by: Memet Zx <[email protected]>
---
 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

base-commit: dbb57d61ed9e417582c571af92d364c3889afaf7
-- 
Memet Zx


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

end of thread, other threads:[~2023-04-19 17:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-19 11:58 [PATCH gwspamd 1/2] gwspamd: web: Add *.patch and *.diff to .gitignore Memet Zx
2023-04-19 11:58 ` [PATCH gwspamd 2/2] gwspamd: web: Improving accessibility in select image section Memet Zx
2023-04-19 17:27   ` Ammar Faizi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox