2023-11-02 12:12:37 +00:00
|
|
|
.DS_Store
|
|
|
|
node_modules
|
|
|
|
dist
|
|
|
|
|
2024-02-06 13:01:58 +00:00
|
|
|
package-lock.json
|
2023-11-02 12:12:37 +00:00
|
|
|
|
|
|
|
# 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?
|
|
|
|
|
2024-01-30 14:19:45 +00:00
|
|
|
.history
|
2024-08-14 09:59:51 +00:00
|
|
|
components.d.ts
|
2024-07-18 02:21:09 +00:00
|
|
|
|
|
|
|
# 默认的上传文件夹
|
|
|
|
userUpload
|