refactor: ui

This commit is contained in:
xiaojunnuo
2021-01-28 01:00:06 +08:00
parent fd130f86fd
commit 86b1e9959b
37 changed files with 17415 additions and 7 deletions
+23
View File
@@ -0,0 +1,23 @@
.DS_Store
node_modules
/dist
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?