From d426d1c91075b9c552b12dd052af1cd0368f05a2 Mon Sep 17 00:00:00 2001 From: Matthias Dressel Date: Sat, 11 Feb 2023 00:38:52 +0100 Subject: [PATCH] .gitignore: Add tests/argon --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b00c21ac..2abeaa50 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ *~ tags .DS_Store +/tests/argon /tests/dav1d-test-data *.snap /tools/output/xxhash.h