From 776db80cff9ac81c26a2874a248b2caf687a8fcb Mon Sep 17 00:00:00 2001 From: Bel LaPointe <153096461+breel-render@users.noreply.github.com> Date: Wed, 18 Sep 2024 10:36:03 -0400 Subject: [PATCH] ignore future testdata --- testdata/ffmpeg.d/.gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/testdata/ffmpeg.d/.gitignore b/testdata/ffmpeg.d/.gitignore index 7a40238..ee6fef9 100644 --- a/testdata/ffmpeg.d/.gitignore +++ b/testdata/ffmpeg.d/.gitignore @@ -1,2 +1,3 @@ **/*.sw* /cmd/prune/prune +/cmd/prune/testdata/**