Files
FastapiAdmin/frontend/web/.gitignore
T
zhangtao 3ced76efa7 chore: 更新前端gitignore以移除重复配置
移除docs目录的重复忽略规则,因其已在根目录gitignore中管理
2026-05-01 01:05:17 +08:00

23 lines
285 B
Plaintext

node_modules
.DS_Store
dist
dist-ssr
*.local
.history
# Editor directories and files
.idea
*.suo
*.ntvs*
*.njsproj
*.sln
*.local
stats.html
pnpm-lock.yaml
package-lock.json
.stylelintcache
.eslintcache
# docs and app directories are at frontend root, managed by frontend/.gitignore