summaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorRay <[email protected]>2017-09-23 00:25:31 +0200
committerRay <[email protected]>2017-09-23 00:25:31 +0200
commit00274f070f1297adb468104fc9745a288cf449d1 (patch)
treea87f0393019bc98268a1cd41d0b632bd8c6b2c46 /.gitignore
parentff9b486ebe61d84d14add801d67c3bbdaca111e2 (diff)
downloadraylib-00274f070f1297adb468104fc9745a288cf449d1.tar.gz
raylib-00274f070f1297adb468104fc9745a288cf449d1.zip
Working on Android APK building with Makefile
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index de3707bb..9c5ada32 100644
--- a/.gitignore
+++ b/.gitignore
@@ -143,6 +143,7 @@ install_manifest.txt
compile_commands.json
CTestTestfile.cmake
build
+!templates/android_project/Makefile
# Unignore These makefiles...
!examples/CMakeLists.txt