chore: 去除忽略项

ysnc
时启龙 2026-01-08 09:21:18 +08:00
parent d27644ec4b
commit e90e06054f
2 changed files with 19 additions and 21 deletions

3
.gitignore vendored
View File

@ -20,6 +20,3 @@ yarn-error.log*
*.njsproj
*.sln
*.sw?
public/index.html
public/static/config

View File

@ -1,10 +1,11 @@
{
"configs": [{
"configs": [
{
"name": "cmp-web"
},
{
"name": "cos-web",
"activeRule": ["/cos", "/soa", "/screen", "/personal"]
"activeRule": ["/cos", "/soa", "/screen", "/personal", "/monitor", "/ai", "/cmdb"]
},
{
"name": "cms-web"