mirror of
https://github.com/raysan5/raylib.git
synced 2026-01-10 21:48:46 +01:00
Merge branch 'develop' into testing_uwp
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@ -115,9 +115,6 @@ docs/examples/web/*/*.html
|
||||
!docs/examples/web/shaders/loader.html
|
||||
!docs/examples/web/models/loader.html
|
||||
|
||||
# Meson build system
|
||||
builddir/
|
||||
|
||||
# CMake stuff
|
||||
CMakeCache.txt
|
||||
CMakeFiles
|
||||
@ -137,3 +134,8 @@ build
|
||||
|
||||
# Ignore Android generated files and folders
|
||||
templates/android_project/output
|
||||
|
||||
# Ignore GNU global tags
|
||||
GPATH
|
||||
GRTAGS
|
||||
GTAGS
|
||||
|
||||
Reference in New Issue
Block a user