Sfoglia il codice sorgente
[ignore][parser] properly ignore built rlparser executable (#5337)
* [ignore][parser] properly ignore built rlparser executable
* remove actual executable
pull/5339/head
JohnnyCena123
3 mesi fa
committed by
GitHub
Non sono state trovate chiavi note per questa firma nel database
ID Chiave GPG: B5690EEEBB952194
2 ha cambiato i file con
2 aggiunte e
1 eliminazioni
-
.gitignore
-
BIN
tools/rlparser/rlparser
|
|
|
@ -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 |
|
|
|
|
|
|
|
|