This commit is contained in:
xiangbing 2026-01-08 17:31:08 +08:00
parent 5bf9e8b22d
commit ab3207d441

View File

@ -4,16 +4,21 @@
# 根目录的二进制文件(向后兼容)
ffmpeg
ffprobe
ffplay
ffmpeg.exe
ffprobe.exe
ffplay.exe
# 按平台组织的目录中的二进制文件
darwin/ffmpeg
darwin/ffprobe
darwin/ffplay
windows/ffmpeg.exe
windows/ffprobe.exe
windows/ffplay.exe
linux/ffmpeg
linux/ffprobe
linux/ffplay
# 但保留 README.md、.gitkeep 和目录结构
!README.md