From db30b8eacce34d6fc901f50982acade589eecd04 Mon Sep 17 00:00:00 2001 From: lonkaars Date: Fri, 3 Feb 2023 18:46:44 +0100 Subject: add makefile for bin tests --- test/bin/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/bin/.gitignore (limited to 'test/bin/.gitignore') diff --git a/test/bin/.gitignore b/test/bin/.gitignore new file mode 100644 index 0000000..a8a0dce --- /dev/null +++ b/test/bin/.gitignore @@ -0,0 +1 @@ +*.bin -- cgit v1.2.3