From 1515e94c98c06d6e13e1c10b56a172371663ba55 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