mirror of
https://github.com/yzcheng90/x-springboot-ui
synced 2025-11-03 21:20:36 +08:00
22 lines
229 B
Plaintext
22 lines
229 B
Plaintext
node_modules
|
|
.DS_Store
|
|
/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? |