mirror of
https://github.com/Nezumi-2711/astrbot_plugin_qq_group_daily_analysis.git
synced 2026-09-22 13:38:43 +00:00
20 lines
645 B
Plaintext
20 lines
645 B
Plaintext
### 模板预览图 — 仅用于文档/仓库展示,插件运行时不需要
|
|
assets/*.jpg export-ignore
|
|
assets/*.png export-ignore
|
|
|
|
### CI/CD 工作流 — 插件打包时不需要
|
|
.github/ export-ignore
|
|
|
|
### 设计文档 — 运行时不需要
|
|
docs/ export-ignore
|
|
|
|
### 发布/调试脚本 — 终端用户不需要
|
|
scripts/ export-ignore
|
|
|
|
### 测试文件 — 生产包不需要
|
|
tests/ export-ignore
|
|
|
|
### Các template ATRI hiện dùng CRLF; không coi CR cuối dòng là khoảng trắng thừa
|
|
src/infrastructure/reporting/templates/ATRI/*.html whitespace=cr-at-eol
|
|
*.py whitespace=cr-at-eol
|