* [PATCH proxmox-yew-comp] Add build directory to .gitignore
@ 2026-03-16 14:08 Arthur Bied-Charreton
2026-04-02 9:13 ` applied: " Dominik Csapak
0 siblings, 1 reply; 2+ messages in thread
From: Arthur Bied-Charreton @ 2026-03-16 14:08 UTC (permalink / raw)
To: yew-devel
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
^ permalink raw reply [flat|nested] 2+ messages in thread
* applied: [PATCH proxmox-yew-comp] Add build directory to .gitignore
2026-03-16 14:08 [PATCH proxmox-yew-comp] Add build directory to .gitignore Arthur Bied-Charreton
@ 2026-04-02 9:13 ` Dominik Csapak
0 siblings, 0 replies; 2+ messages in thread
From: Dominik Csapak @ 2026-04-02 9:13 UTC (permalink / raw)
To: yew-devel, Arthur Bied-Charreton
On Mon, 16 Mar 2026 15:08:39 +0100, Arthur Bied-Charreton wrote:
>
Applied, thanks!
[1/1] Add build directory to .gitignore
commit: ed789f909595953a9e568430d34d0d7f4d68f0c7
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-04-02 9:13 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-03-16 14:08 [PATCH proxmox-yew-comp] Add build directory to .gitignore Arthur Bied-Charreton
2026-04-02 9:13 ` applied: " Dominik Csapak
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.