[ignore][parser] properly ignore built rlparser executable (#5337)

* [ignore][parser] properly ignore built rlparser executable

* remove actual executable
This commit is contained in:
JohnnyCena123
2025-11-07 11:13:27 +02:00
committed by GitHub
parent af57c8854f
commit ad17af57e9
2 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@@ -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

Binary file not shown.