Files
ulthon_information/.gitignore
augushong aed4b285d8 feat: 添加Vditor编辑器支持并扩展文件上传功能
- 新增Vditor编辑器静态资源文件,包括图片、字体和样式文件
- 在文件上传控制器中添加vditorSave方法,支持Vditor编辑器文件上传
- 在文章创建页面添加编辑器类型选择(富文本/Markdown)
- 更新.gitignore文件,排除Playwright和QA截图目录
- 扩展UploadFiles类以支持Vditor编辑器的文件上传格式
2026-04-30 22:27:03 +08:00

17 lines
205 B
Plaintext

/.idea
/.vscode
/vendor
*.log
.env
ul.db
composer.lock
public/upload/*
/public/.well-known
/public/.user.ini
.well-known
/runtime
/.sisyphus
/.trae
/token-usage-output.txt
/.playwright-mcp
/.qa_screenshots