From 09e1b3f607d3d4eac3cf23b103f4e9eb548e774d Mon Sep 17 00:00:00 2001 From: Ernie Pasveer Date: Sat, 1 Aug 2026 14:51:09 -0500 Subject: [PATCH] Add ignore file for test program. --- tests/helloscatter/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/helloscatter/.gitignore diff --git a/tests/helloscatter/.gitignore b/tests/helloscatter/.gitignore new file mode 100644 index 0000000..ac7665d --- /dev/null +++ b/tests/helloscatter/.gitignore @@ -0,0 +1 @@ +helloscatter helloscatter.o