mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Added CMD compilation scripts for examples
They could be useful for some people...
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -62,6 +62,8 @@ examples/*
|
||||
# Unignore examples Makefile
|
||||
!examples/Makefile
|
||||
!examples/Makefile.Android
|
||||
!examples/raylib_compile_execute.bat
|
||||
!examples/raylib_makefile_example.bat
|
||||
|
||||
# Ignore all games files
|
||||
games/*
|
||||
|
||||
Reference in New Issue
Block a user