diff options
| author | Ray <[email protected]> | 2018-07-10 11:52:30 +0200 |
|---|---|---|
| committer | Ray <[email protected]> | 2018-07-10 11:52:30 +0200 |
| commit | d34c1285e09220cf796a86501f5b80e2afaa09ff (patch) | |
| tree | 423bab1ea9caf9fd289aa0c137b0c662ae670708 /.gitignore | |
| parent | 22bf2796722771ff6541ccc6421f6830078ca2d6 (diff) | |
| download | raylib-d34c1285e09220cf796a86501f5b80e2afaa09ff.tar.gz raylib-d34c1285e09220cf796a86501f5b80e2afaa09ff.zip | |
Review Android Makefiles
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -60,6 +60,7 @@ examples/* !examples/*.png # Unignore examples Makefile !examples/Makefile +!examples/Makefile.Android # Ignore all games files games/* |
