[pve-devel] [PATCH ifupdown2 2/2] gitignore: add build artifacts
Christoph Heiss
c.heiss at proxmox.com
Fri Dec 12 12:30:47 CET 2025
Much the same as we have in most other repos.
Signed-off-by: Christoph Heiss <c.heiss at proxmox.com>
---
.gitignore | 4 ++++
1 file changed, 4 insertions(+)
create mode 100644 .gitignore
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..81ebd34
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+*.deb
+*.buildinfo
+*.changes
+/ifupdown2-[0-9]*/
--
2.51.2
More information about the pve-devel
mailing list