ソースを参照

[ignore][parser] properly ignore built rlparser executable

pull/5337/head
Johnny Cena 3ヶ月前
コミット
cb8443bbea
1個のファイルの変更2行の追加1行の削除
  1. +2
    -1
      .gitignore

+ 2
- 1
.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

読み込み中…
キャンセル
保存