This website works better with JavaScript.
Home
Explore
Help
Sign In
Archivist
/
raylib-src
mirror of
https://github.com/raysan5/raylib
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
24
Wiki
Activity
Browse Source
[ignore][parser] properly ignore built rlparser executable
pull/5337/head
Johnny Cena
3 months ago
parent
af57c8854f
commit
cb8443bbea
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
.gitignore
+ 2
- 1
.gitignore
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
Write
Preview
Loading…
Cancel
Save