From de218abbba860b3610828171c7c45455c3f82a6b Mon Sep 17 00:00:00 2001 From: helongyang <647556386@qq.com> Date: 星期二, 28 四月 2026 16:08:58 +0800 Subject: [PATCH] 菜单权限优化 --- .gitignore | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 7f1a8e4..f1edbdc 100644 --- a/.gitignore +++ b/.gitignore @@ -129,6 +129,9 @@ node_modules/ jspm_packages/ +# FileContentIndex +FileContentIndex/ + # Snowpack dependency directory (https://snowpack.dev/) web_modules/ -- Gitblit v1.9.3