[pve-devel] [PATCH pve-network 2/2] gitignore: sort gitignore

Stefan Lendl s.lendl at proxmox.com
Tue Dec 5 14:18:35 CET 2023


Signed-off-by: Stefan Lendl <s.lendl at proxmox.com>
---
 .gitignore | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 90aa0f8..4694865 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,8 +1,8 @@
 *.deb
+/*.build
 /*.buildinfo
 /*.changes
+/*.dsc
 /.vscode/
 /libpve-network-perl-[0-9]*/
 /libpve-network-perl_[0-9]*.tar.xz
-/*.build
-/*.dsc
-- 
2.42.0





More information about the pve-devel mailing list