]> git.proxmox.com Git - pve-network.git/commitdiff
gitignore: build artifacts from sbuild
authorStefan Lendl <s.lendl@proxmox.com>
Tue, 2 Apr 2024 11:07:42 +0000 (13:07 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 4 Apr 2024 14:50:08 +0000 (16:50 +0200)
source package *.dsc
build log *.build
tarball *.tar.xz

Signed-off-by: Stefan Lendl <s.lendl@proxmox.com>
Tested-By: Stefan Hanreich <s.hanreich@proxmox.com>
.gitignore

index 60332cc16743f32bf7805cba16fbea6789d91638..4694865f324f311b572d874ffff1d4e7a56b24a9 100644 (file)
@@ -1,5 +1,8 @@
 *.deb
+/*.build
 /*.buildinfo
 /*.changes
+/*.dsc
 /.vscode/
 /libpve-network-perl-[0-9]*/
+/libpve-network-perl_[0-9]*.tar.xz