Browse Source

改变跟中

liwenxuan_v2
超级管理员 2 years ago
parent
commit
d2d337799a
  1. 2
      .gitignore
  2. 3
      .vscode/settings.json

2
.gitignore

@ -10,6 +10,8 @@ components.d.ts
# Editor directories and files
.idea
.vscode
.history
.husky
*.suo
*.ntvs*
*.njsproj

3
.vscode/settings.json

@ -1,5 +1,6 @@
{
"i18n-ally.localesPaths": [
"src/lang"
]
],
"git.ignoreLimitWarning": true
}

Loading…
Cancel
Save