创建web端和acapp端

This commit is contained in:
2023-01-14 14:58:21 +08:00
parent 11bda8e9f3
commit 2671f76c75
28 changed files with 22459 additions and 0 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?