Files
FastapiAdmin/frontend/app/docs/.gitignore
T
zhangtao 3c9b77f994 chore: 初始化uniapp前端项目基础框架
新增项目配置、静态资源、工具类、状态管理、API接口、组件库集成等全套基础代码,完成项目初始化搭建
2026-08-02 03:49:27 +08:00

32 lines
330 B
Plaintext

.DS_Store
coverage/
node_modules/
unpackage/
dist/
lib/
website/
.temp
.cache
.vitepress/cache
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor directories and files
.project
.idea
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw*
.history
tags.json
attributes.json
web-types.json