mirror of
https://github.com/jumpserver/lina.git
synced 2026-01-29 21:28:52 +00:00
* perf: 添加 npm run diff-i18n | npm run apply-i18n 脚本执行 * perf: 优化 i18n-util 工具, apply 后删除 diff 文件; --------- Co-authored-by: Bai <baijiangjie@gmail.com> Co-authored-by: Jiangjie.Bai <bugatti_it@163.com>
19 lines
213 B
Plaintext
19 lines
213 B
Plaintext
.DS_Store
|
|
node_modules/
|
|
dist/
|
|
lina/
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
package-lock.json
|
|
tests/**/coverage/
|
|
|
|
# Editor directories and files
|
|
.idea
|
|
.vscode
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
.env.development
|