* [pve-devel] [PATCH pve-network 1/2] gitignore: build artifacts from sbuild
@ 2023-12-05 13:18 Stefan Lendl
2023-12-05 13:18 ` [pve-devel] [PATCH pve-network 2/2] gitignore: sort gitignore Stefan Lendl
2024-03-07 15:17 ` [pve-devel] [PATCH pve-network 1/2] gitignore: build artifacts from sbuild Stefan Lendl
0 siblings, 2 replies; 3+ messages in thread
From: Stefan Lendl @ 2023-12-05 13:18 UTC (permalink / raw)
To: pve-devel
source package *.dsc
build log *.build
tarball *.tar.xz
Signed-off-by: Stefan Lendl <s.lendl@proxmox.com>
---
.gitignore | 3 +++
1 file changed, 3 insertions(+)
diff --git a/.gitignore b/.gitignore
index 60332cc..90aa0f8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,6 @@
/*.changes
/.vscode/
/libpve-network-perl-[0-9]*/
+/libpve-network-perl_[0-9]*.tar.xz
+/*.build
+/*.dsc
--
2.42.0
^ permalink raw reply [flat|nested] 3+ messages in thread
* [pve-devel] [PATCH pve-network 2/2] gitignore: sort gitignore
2023-12-05 13:18 [pve-devel] [PATCH pve-network 1/2] gitignore: build artifacts from sbuild Stefan Lendl
@ 2023-12-05 13:18 ` Stefan Lendl
2024-03-07 15:17 ` [pve-devel] [PATCH pve-network 1/2] gitignore: build artifacts from sbuild Stefan Lendl
1 sibling, 0 replies; 3+ messages in thread
From: Stefan Lendl @ 2023-12-05 13:18 UTC (permalink / raw)
To: pve-devel
Signed-off-by: Stefan Lendl <s.lendl@proxmox.com>
---
.gitignore | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore
index 90aa0f8..4694865 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,8 @@
*.deb
+/*.build
/*.buildinfo
/*.changes
+/*.dsc
/.vscode/
/libpve-network-perl-[0-9]*/
/libpve-network-perl_[0-9]*.tar.xz
-/*.build
-/*.dsc
--
2.42.0
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [pve-devel] [PATCH pve-network 1/2] gitignore: build artifacts from sbuild
2023-12-05 13:18 [pve-devel] [PATCH pve-network 1/2] gitignore: build artifacts from sbuild Stefan Lendl
2023-12-05 13:18 ` [pve-devel] [PATCH pve-network 2/2] gitignore: sort gitignore Stefan Lendl
@ 2024-03-07 15:17 ` Stefan Lendl
1 sibling, 0 replies; 3+ messages in thread
From: Stefan Lendl @ 2024-03-07 15:17 UTC (permalink / raw)
To: pve-devel
ping, still applies!
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-03-07 15:18 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-05 13:18 [pve-devel] [PATCH pve-network 1/2] gitignore: build artifacts from sbuild Stefan Lendl
2023-12-05 13:18 ` [pve-devel] [PATCH pve-network 2/2] gitignore: sort gitignore Stefan Lendl
2024-03-07 15:17 ` [pve-devel] [PATCH pve-network 1/2] gitignore: build artifacts from sbuild Stefan Lendl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox