From 47036ba678949ade21ecbecaeb780b324f6ce3ee Mon Sep 17 00:00:00 2001 From: LLLL Colonq Date: Thu, 18 Jun 2026 18:07:08 -0400 Subject: Fix harness --- 2026/examples/example_raylib/.gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '2026/examples/example_raylib/.gitignore') diff --git a/2026/examples/example_raylib/.gitignore b/2026/examples/example_raylib/.gitignore index ea9ccd0..fe788c5 100644 --- a/2026/examples/example_raylib/.gitignore +++ b/2026/examples/example_raylib/.gitignore @@ -1,2 +1 @@ -libraylib.a -output/* \ No newline at end of file +libraylib.a \ No newline at end of file -- cgit v1.2.3