feat: 处理 ignore 干扰问题 优化文件依赖

This commit is contained in:
ZhuRui
2026-07-30 17:23:23 +08:00
parent 6b7a0fd284
commit 7606bb7d8d
10 changed files with 845 additions and 19 deletions
+5 -1
View File
@@ -1,5 +1,5 @@
# Logs
logs
/logs
*.log
npm-debug.log*
yarn-debug.log*
@@ -40,3 +40,7 @@ coverage
.cache
.temp
.tmp
# Easy LESS 误生成的编译产物(本项目为 Vue PC 端,样式源文件为 .less,由 Vite 编译)
*.wxss
*.module.css