* new linux makefile for Android portages

* Revert "projects: CMake: bump up minimal raylib version (#983)"

This reverts commit 82306af111.

* new PR for upstream

* for Raysan
This commit is contained in:
Jean-Seb / jseb
2019-10-29 15:54:01 +01:00
committed by Ray
parent d73abe73e5
commit 862ef0524e
3 changed files with 413 additions and 2 deletions

4
.gitignore vendored
View File

@ -1,6 +1,8 @@
# Ignore generated files
# ...
.gitignore
# Ignore VIM's backup generated files
*.swp
*.swo
@ -30,6 +32,7 @@ Thumbs.db
*.cache
*.ilk
*.log
[Bb]in
[Dd]ebug/
[Dd]ebug.win32/
@ -52,6 +55,7 @@ packages/
*.exe
*.a
*.bc
*.so
!raylib.rc.o
# Ignore all examples files