这是基于vue-vben-admin 模板适用于abp vNext的前端管理项目
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

43 lines
476 B

.DS_Store
node_modules
/dist
vue.config.js
task
obj
bin
!apps/vben5/scripts/**/bin/
Logs
appsettings.Production.json
appsettings.secrets.json
tempkey.jwk
.vs
Publish
LocalNuget
pnpm-lock.yaml
# .NET
*.pubxml
*.user
/tests/e2e/videos/
/tests/e2e/screenshots/
/tests/**/coverage/
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor directories and files
.idea
.vscode
.history
.ionide
*.suo
*.ntvs*
*.njsproj
*.sw*