From 50c738540a03f3ef6d2136d822ecc0aa59dcd708 Mon Sep 17 00:00:00 2001 From: bashonly Date: Thu, 29 May 2025 22:57:25 -0500 Subject: [PATCH] `.gitignore`: escape whitespace just in case Authored by: bashonly --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 904ee2c23f..40bb34d2aa 100644 --- a/.gitignore +++ b/.gitignore @@ -106,7 +106,7 @@ README.txt *.spec test/testdata/sigs/player-*.js test/testdata/thumbnails/empty.webp -test/testdata/thumbnails/foo %d bar/foo_%d.* +test/testdata/thumbnails/foo\ %d\ bar/foo_%d.* # Binary /youtube-dl