aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2025-04-28 16:01:13 +0200
committerAndreas Rheinhardt <andreas.rheinhardt@outlook.com>2025-04-28 16:56:44 +0200
commitd11d4277f9339b4c31a4619af8f273a5910840e8 (patch)
treea5bc914b7ba2de270605aa70d05860ef2918ca38
parentfcc562693e34d4cdbb486f2159547595554f7519 (diff)
downloadffmpeg-d11d4277f9339b4c31a4619af8f273a5910840e8.tar.gz
postproc/tests: Add test tools to .gitignore
Reviewed-by: Marvin Scholz <epirat07@gmail.com> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
-rw-r--r--libpostproc/tests/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/libpostproc/tests/.gitignore b/libpostproc/tests/.gitignore
new file mode 100644
index 0000000000..d77aa7e3dd
--- /dev/null
+++ b/libpostproc/tests/.gitignore
@@ -0,0 +1,2 @@
+/blocktest
+/stripetest