From 6a3f383a45bf9a9b0508ba20f065fe32b8c835a5 Mon Sep 17 00:00:00 2001
From: Jonas Leder <jonas@jonasled.de>
Date: Sun, 26 Sep 2021 00:20:44 +0200
Subject: [PATCH] sort items

---
 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index b34218c..a3fd13c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -13,7 +13,7 @@ public/js/
 
 #node cache
 node_modules/
+pnpm-lock.yaml
 
 #composer
 public/API/vendor
-pnpm-lock.yaml
-- 
GitLab