此提交包含在:
2022-05-26 16:00:10 +08:00
當前提交 46ca07b8d0
共有 512 個檔案被更改,包括 135407 行新增0 行删除

17
.gitignore 已供應 一般檔案
查看文件

@@ -0,0 +1,17 @@
.DS_Store
node_modules/
dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
/test/unit/coverage/
/test/e2e/reports/
selenium-debug.log
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln