Files
fad_oa/ruoyi-ui/.gitignore
砂糖 f5c069a8f9 chore: 移除项目内冗余的file-viewer相关文件和配置
1. 删除了public/file-viewer目录下所有静态资源文件、脚本和配置文件
2. 在.gitignore中新增public/file-viewer/忽略规则
2026-07-09 09:25:38 +08:00

25 lines
259 B
Plaintext

.DS_Store
node_modules/
dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
**/*.log
tests/**/coverage/
tests/e2e/reports
selenium-debug.log
public/file-viewer/
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.local
yarn.lock