[pbs-devel] [PATCH proxmox-widget-toolkit 2/2] gitignore: sort gitignore
    Stefan Lendl 
    s.lendl at proxmox.com
       
    Fri Jan 12 11:14:54 CET 2024
    
    
  
Signed-off-by: Stefan Lendl <s.lendl at proxmox.com>
---
 .gitignore | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/.gitignore b/.gitignore
index 788879f..6ce4a63 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,5 @@
-src/.lint-incremental
-*.deb
-*.changes
 *.buildinfo
+*.changes
+*.deb
 /proxmox-widget-toolkit-[0-9]*/
+src/.lint-incremental
-- 
2.42.0
    
    
More information about the pbs-devel
mailing list