]> git.proxmox.com Git - pve-network.git/commitdiff
gitignore: add build artefacts and .vscode to ignore list
authorStefan Lendl <s.lendl@proxmox.com>
Fri, 17 Nov 2023 14:23:07 +0000 (15:23 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 17 Nov 2023 14:50:23 +0000 (15:50 +0100)
Signed-off-by: Stefan Lendl <s.lendl@proxmox.com>
 [ TL: avoid one-word subject & make build-dir glob more specific ]
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..3d7ebeb
--- /dev/null
@@ -0,0 +1,5 @@
+/libpve-network-perl-[0-9]*/
+*.deb
+/*.buildinfo
+/*.changes
+/.vscode/