[pve-devel] [PATCH common 1/3] gitignore: add rules for more build artifacts

Christoph Heiss c.heiss at proxmox.com
Tue Aug 12 11:56:25 CEST 2025


Signed-off-by: Christoph Heiss <c.heiss at proxmox.com>
---
 .gitignore | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.gitignore b/.gitignore
index 187a40f..597e493 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,7 @@
 build
 *.deb
 *.changes
+*.buildinfo
+*.dsc
+*.tar.xz
+/libpve-common-perl[-_][0-9]*/
-- 
2.50.1





More information about the pve-devel mailing list