Move all native examples to sketches/ and remove milepost repo
This commit is contained in:
parent
1c608aeda6
commit
686b50e481
|
@ -21,6 +21,7 @@ scripts/__pycache__
|
|||
src/gles_api.json
|
||||
src/bindgen_core_api.c
|
||||
src/bindgen_gles_api.c
|
||||
src/graphics/glsl_shaders.h
|
||||
sdk/io_stubs.c
|
||||
sdk/orca_surface.c
|
||||
sdk/gl31.h
|
||||
|
|
|
@ -1,18 +0,0 @@
|
|||
.DS_Store
|
||||
*.dSYM
|
||||
bin
|
||||
build
|
||||
*.metallib
|
||||
|
||||
*.pdb
|
||||
*.exe
|
||||
*.ilk
|
||||
*.vs
|
||||
*.obj
|
||||
*.lib
|
||||
*.dll
|
||||
*.sln
|
||||
|
||||
Debug/*
|
||||
src/glsl_shaders.h
|
||||
scripts/__pycache__
|
Before Width: | Height: | Size: 67 KiB After Width: | Height: | Size: 67 KiB |
Loading…
Reference in New Issue