mirror of
https://github.com/Nezumi-2711/astrbot_plugin_qq_group_daily_analysis.git
synced 2026-09-22 13:38:43 +00:00
16 lines
502 B
Plaintext
16 lines
502 B
Plaintext
### Demo preview images — not needed at runtime, kept in repo for reference/docs
|
|
assets/*.jpg export-ignore
|
|
assets/*.png export-ignore
|
|
|
|
### CI/CD workflow files — not needed in production plugin zip
|
|
.github/ export-ignore
|
|
|
|
### Documentation — design docs, not needed at runtime
|
|
docs/ export-ignore
|
|
|
|
### Scripts — release utilities, not needed by end users
|
|
scripts/ export-ignore
|
|
|
|
### Test directory — not needed in production
|
|
tests/ export-ignore
|