1125e2ae39
Co-authored-by: luchunhui <luchunhui@didiglobal.com>
34 lines
335 B
Plaintext
34 lines
335 B
Plaintext
.DS_Store
|
|
node_modules
|
|
dist
|
|
|
|
package-lock.json
|
|
|
|
# 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?
|
|
|
|
.history
|
|
|
|
components.d.ts
|
|
|
|
# 默认的上传文件夹
|
|
userUpload
|
|
exportfile
|
|
yarn.lock |