From f2ff839106246d225d4ddc8dfa8881db1c597876 Mon Sep 17 00:00:00 2001
From: 疯狂的狮子li <15040126243@163.com>
Date: 星期五, 23 十二月 2022 13:29:40 +0800
Subject: [PATCH] update springboot 2.7.6 => 2.7.7 update easyexcel 3.1.3 => 3.1.4

---
 ruoyi-ui/.gitignore |   46 +++++++++++++++++++++++-----------------------
 1 files changed, 23 insertions(+), 23 deletions(-)

diff --git a/ruoyi-ui/.gitignore b/ruoyi-ui/.gitignore
index 2c9b3a7..78a752d 100644
--- a/ruoyi-ui/.gitignore
+++ b/ruoyi-ui/.gitignore
@@ -1,23 +1,23 @@
-.DS_Store
-node_modules/
-dist/
-npm-debug.log*
-yarn-debug.log*
-yarn-error.log*
-**/*.log
-
-tests/**/coverage/
-tests/e2e/reports
-selenium-debug.log
-
-# Editor directories and files
-.idea
-.vscode
-*.suo
-*.ntvs*
-*.njsproj
-*.sln
-*.local
-
-package-lock.json
-yarn.lock
+.DS_Store
+node_modules/
+dist/
+npm-debug.log*
+yarn-debug.log*
+yarn-error.log*
+**/*.log
+
+tests/**/coverage/
+tests/e2e/reports
+selenium-debug.log
+
+# Editor directories and files
+.idea
+.vscode
+*.suo
+*.ntvs*
+*.njsproj
+*.sln
+*.local
+
+package-lock.json
+yarn.lock

--
Gitblit v1.9.3