From cb8443bbea416040fcf7acdcb8967505664ac391 Mon Sep 17 00:00:00 2001 From: Johnny Cena Date: Thu, 6 Nov 2025 12:43:33 +0200 Subject: [PATCH] [ignore][parser] properly ignore built rlparser executable --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fa4c4c49d..ddbc5c11d 100644 --- a/.gitignore +++ b/.gitignore @@ -115,7 +115,8 @@ build-*/ docgen_tmp/ # Tools stuff -tools/parser/raylib_parser +tools/parser/rlparser.exe +tools/parser/rlparser tools/rexm/rexm.exe tools/rexm/rexm