summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorraysan5 <[email protected]>2018-07-21 17:38:47 +0200
committerraysan5 <[email protected]>2018-07-21 17:38:47 +0200
commit82e4a12fd3bd902ab2d82db62685ccb558701f86 (patch)
tree347b91c1a716ab7ac06b192ce0b1bf3b8d967c7a /.gitignore
parent74a0814a8f57fe2c234dc47ed76273df61850f26 (diff)
downloadraylib-82e4a12fd3bd902ab2d82db62685ccb558701f86.tar.gz
raylib-82e4a12fd3bd902ab2d82db62685ccb558701f86.zip
Added Android Makefile for games
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6aa3ee26..7cf6671f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -72,6 +72,7 @@ games/*
!games/*.png
# Unignore games makefile
!games/Makefile
+!games/Makefile.Android
# Ignore files build by xcode
*.mode*v*