Add yt-dlp temp file to snapraid ignore

This commit is contained in:
Yan Lin 2025-10-18 15:09:26 +02:00
parent e5273c08f6
commit e681d2234a

View file

@ -191,6 +191,7 @@
"*.tmp" "*.tmp"
"*.temp" "*.temp"
"*.!qB" "*.!qB"
"*.part"
]; ];
}; };