feat: 处理 ignore 干扰问题 优化文件依赖
This commit is contained in:
+5
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user