From 054a3bbdd75ba6504b4ba2399a44c37fa58c58dd Mon Sep 17 00:00:00 2001 From: Abdelrahman Said Date: Sat, 31 May 2025 03:00:56 +0100 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index d668614..073c614 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ raylib-build *.data *.ods *.dSYM +*.out