mirror of
https://github.com/raysan5/raylib.git
synced 2025-12-25 10:22:33 -05:00
Added Android Makefile for games
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -72,6 +72,7 @@ games/*
|
||||
!games/*.png
|
||||
# Unignore games makefile
|
||||
!games/Makefile
|
||||
!games/Makefile.Android
|
||||
|
||||
# Ignore files build by xcode
|
||||
*.mode*v*
|
||||
|
||||
Reference in New Issue
Block a user