From: Arthur Bied-Charreton <a.bied-charreton@proxmox.com>
To: yew-devel@lists.proxmox.com
Subject: [PATCH proxmox-yew-comp] Add build directory to .gitignore
Date: Mon, 16 Mar 2026 15:08:39 +0100 [thread overview]
Message-ID: <20260316140839.469350-1-a.bied-charreton@proxmox.com> (raw)
Signed-off-by: Arthur Bied-Charreton <a.bied-charreton@proxmox.com>
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index fa8d85a..1ab6a3f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
Cargo.lock
target
+build
--
2.47.3
reply other threads:[~2026-03-16 14:09 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20260316140839.469350-1-a.bied-charreton@proxmox.com \
--to=a.bied-charreton@proxmox.com \
--cc=yew-devel@lists.proxmox.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.