Much the same as we have in most other repos. Signed-off-by: Christoph Heiss <[email protected]> --- .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 _______________________________________________ pve-devel mailing list [email protected] https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
