From 77431823c31bb9818fa4d8d5c7050fca0c7bbd24 Mon Sep 17 00:00:00 2001 From: Lyndon Brown Date: Wed, 16 Sep 2020 20:02:52 +0100 Subject: [PATCH] compat: gitignore test binaries Signed-off-by: Steve Lhomme --- compat/.gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 compat/.gitignore diff --git a/compat/.gitignore b/compat/.gitignore new file mode 100644 index 0000000000..acc4a0dfed --- /dev/null +++ b/compat/.gitignore @@ -0,0 +1,2 @@ +test_heap +test_strnstr