diff options
| author | Ray <[email protected]> | 2017-09-23 00:25:31 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2017-09-23 00:25:31 +0200 |
| commit | 00274f070f1297adb468104fc9745a288cf449d1 (patch) | |
| tree | a87f0393019bc98268a1cd41d0b632bd8c6b2c46 /.gitignore | |
| parent | ff9b486ebe61d84d14add801d67c3bbdaca111e2 (diff) | |
| download | raylib-00274f070f1297adb468104fc9745a288cf449d1.tar.gz raylib-00274f070f1297adb468104fc9745a288cf449d1.zip | |
Working on Android APK building with Makefile
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -143,6 +143,7 @@ install_manifest.txt compile_commands.json CTestTestfile.cmake build +!templates/android_project/Makefile # Unignore These makefiles... !examples/CMakeLists.txt |
