Signed-off-by: Christoph Heiss <[email protected]> --- .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 _______________________________________________ pve-devel mailing list [email protected] https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
