mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2026-08-24 04:49:07 +03:00
.gitignore: escape whitespace just in case
Authored by: bashonly
This commit is contained in:
+1
-1
@@ -106,7 +106,7 @@ README.txt
|
|||||||
*.spec
|
*.spec
|
||||||
test/testdata/sigs/player-*.js
|
test/testdata/sigs/player-*.js
|
||||||
test/testdata/thumbnails/empty.webp
|
test/testdata/thumbnails/empty.webp
|
||||||
test/testdata/thumbnails/foo %d bar/foo_%d.*
|
test/testdata/thumbnails/foo\ %d\ bar/foo_%d.*
|
||||||
|
|
||||||
# Binary
|
# Binary
|
||||||
/youtube-dl
|
/youtube-dl
|
||||||
|
|||||||
Reference in New Issue
Block a user