* [pbs-devel] [PATCH proxmox-widget-toolkit 1/2] gitignore: build outputs
@ 2024-01-12 10:14 Stefan Lendl
2024-01-12 10:14 ` [pbs-devel] [PATCH proxmox-widget-toolkit 2/2] gitignore: sort gitignore Stefan Lendl
2024-03-07 14:24 ` [pbs-devel] applied-series: [PATCH proxmox-widget-toolkit 1/2] gitignore: build outputs Thomas Lamprecht
0 siblings, 2 replies; 3+ messages in thread
From: Stefan Lendl @ 2024-01-12 10:14 UTC (permalink / raw)
To: pbs-devel
Signed-off-by: Stefan Lendl <s.lendl@proxmox.com>
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 4a0b614..788879f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ src/.lint-incremental
*.deb
*.changes
*.buildinfo
+/proxmox-widget-toolkit-[0-9]*/
--
2.42.0
^ permalink raw reply [flat|nested] 3+ messages in thread
* [pbs-devel] [PATCH proxmox-widget-toolkit 2/2] gitignore: sort gitignore
2024-01-12 10:14 [pbs-devel] [PATCH proxmox-widget-toolkit 1/2] gitignore: build outputs Stefan Lendl
@ 2024-01-12 10:14 ` Stefan Lendl
2024-03-07 14:24 ` [pbs-devel] applied-series: [PATCH proxmox-widget-toolkit 1/2] gitignore: build outputs Thomas Lamprecht
1 sibling, 0 replies; 3+ messages in thread
From: Stefan Lendl @ 2024-01-12 10:14 UTC (permalink / raw)
To: pbs-devel
Signed-off-by: Stefan Lendl <s.lendl@proxmox.com>
---
.gitignore | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/.gitignore b/.gitignore
index 788879f..6ce4a63 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
-src/.lint-incremental
-*.deb
-*.changes
*.buildinfo
+*.changes
+*.deb
/proxmox-widget-toolkit-[0-9]*/
+src/.lint-incremental
--
2.42.0
^ permalink raw reply [flat|nested] 3+ messages in thread
* [pbs-devel] applied-series: [PATCH proxmox-widget-toolkit 1/2] gitignore: build outputs
2024-01-12 10:14 [pbs-devel] [PATCH proxmox-widget-toolkit 1/2] gitignore: build outputs Stefan Lendl
2024-01-12 10:14 ` [pbs-devel] [PATCH proxmox-widget-toolkit 2/2] gitignore: sort gitignore Stefan Lendl
@ 2024-03-07 14:24 ` Thomas Lamprecht
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Lamprecht @ 2024-03-07 14:24 UTC (permalink / raw)
To: Proxmox Backup Server development discussion, Stefan Lendl
Am 12/01/2024 um 11:14 schrieb Stefan Lendl:
> Signed-off-by: Stefan Lendl <s.lendl@proxmox.com>
> ---
> .gitignore | 1 +
> 1 file changed, 1 insertion(+)
>
>
applied both patches, thanks!
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-03-07 14:24 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-01-12 10:14 [pbs-devel] [PATCH proxmox-widget-toolkit 1/2] gitignore: build outputs Stefan Lendl
2024-01-12 10:14 ` [pbs-devel] [PATCH proxmox-widget-toolkit 2/2] gitignore: sort gitignore Stefan Lendl
2024-03-07 14:24 ` [pbs-devel] applied-series: [PATCH proxmox-widget-toolkit 1/2] gitignore: build outputs Thomas Lamprecht
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.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal