summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorRay <[email protected]>2018-07-10 11:52:30 +0200
committerRay <[email protected]>2018-07-10 11:52:30 +0200
commitd34c1285e09220cf796a86501f5b80e2afaa09ff (patch)
tree423bab1ea9caf9fd289aa0c137b0c662ae670708 /.gitignore
parent22bf2796722771ff6541ccc6421f6830078ca2d6 (diff)
downloadraylib-d34c1285e09220cf796a86501f5b80e2afaa09ff.tar.gz
raylib-d34c1285e09220cf796a86501f5b80e2afaa09ff.zip
Review Android Makefiles
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 12fcf1f0..1591e532 100644
--- a/.gitignore
+++ b/.gitignore
@@ -60,6 +60,7 @@ examples/*
!examples/*.png
# Unignore examples Makefile
!examples/Makefile
+!examples/Makefile.Android
# Ignore all games files
games/*