Parcourir la source

[ignore][parser] properly ignore built rlparser executable

pull/5337/head
Johnny Cena il y a 3 mois
Parent
révision
cb8443bbea
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. +2
    -1
      .gitignore

+ 2
- 1
.gitignore Voir le fichier

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

Chargement…
Annuler
Enregistrer