mirror of
https://gitee.com/chu1204505056/vue-admin-beautiful.git
synced 2025-06-18 06:09:16 +08:00
21 lines
233 B
Plaintext
21 lines
233 B
Plaintext
.DS_Store
|
|
node_modules
|
|
dist
|
|
.env.local
|
|
.env.*.local
|
|
npm-debug.log*
|
|
yarn-debug.log*
|
|
yarn-error.log*
|
|
.idea
|
|
*.suo
|
|
*.ntvs*
|
|
*.njsproj
|
|
*.sln
|
|
*.sw?
|
|
public/video
|
|
*.zip
|
|
*.7z
|
|
/src/layouts/components/zx-layouts
|
|
/zx-templates
|
|
/package-lock.json
|