* [pdm-devel] [PATCH proxmox-datacenter-manager] gitignore: add UI build-artifacts to ignore list
@ 2025-02-11 12:30 Lukas Wagner
2025-02-11 14:20 ` [pdm-devel] applied: " Wolfgang Bumiller
0 siblings, 1 reply; 2+ messages in thread
From: Lukas Wagner @ 2025-02-11 12:30 UTC (permalink / raw)
To: pdm-devel
Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
---
.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index c144a25..5e07b25 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,5 +9,7 @@
.create-shell-completions
/target
/ui/target
+/ui/dist
Cargo.lock
proxmox-datacenter-manager-[0-9].*/
+/ui/proxmox-datacenter-manager-ui-[0-9].*/
--
2.39.5
_______________________________________________
pdm-devel mailing list
pdm-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-02-11 14:20 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-02-11 12:30 [pdm-devel] [PATCH proxmox-datacenter-manager] gitignore: add UI build-artifacts to ignore list Lukas Wagner
2025-02-11 14:20 ` [pdm-devel] applied: " Wolfgang Bumiller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal