From 4ca2b39652a498e23e442ca54eb8d1349b2d0638 Mon Sep 17 00:00:00 2001 From: nub31 Date: Thu, 2 Oct 2025 14:27:46 +0200 Subject: [PATCH] ... --- examples/array/.gitignore | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 examples/array/.gitignore diff --git a/examples/array/.gitignore b/examples/array/.gitignore new file mode 100644 index 0000000..a8b1f05 --- /dev/null +++ b/examples/array/.gitignore @@ -0,0 +1,3 @@ +.build +out.a +out \ No newline at end of file