feat: 新增source目录用于存放配套资源与多端代码

This commit is contained in:
augushong
2026-02-01 10:51:01 +08:00
parent 5bbf69125c
commit ae6b3f1b67
23 changed files with 14683 additions and 0 deletions

21
source/clients/uniapp/.gitignore vendored Normal file
View File

@@ -0,0 +1,21 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
node_modules
.DS_Store
dist
*.local
# Editor directories and files
.idea
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?