1
0
mirror of https://github.com/vlang/v.git synced 2023-08-10 21:13:21 +03:00

examples: move SDL examples from vlib to examples dir

This commit is contained in:
Alexey
2020-03-06 20:39:40 +03:00
committed by GitHub
parent 5c8617ec68
commit 5142747ceb
17 changed files with 45 additions and 9 deletions

5
.gitignore vendored
View File

@@ -67,6 +67,11 @@ info.log
*~
thirdparty/freetype/
thirdparty/sdl2/
thirdparty/SDL2_image/
thirdparty/SDL2_mixer/
thirdparty/SDL2_ttf/
cachegrind.out.*
.gdb_history