/ platform / Apple / .gitignore
.gitignore
 1  /depsbuild/
 2  /.idea/
 3  /bin/
 4  /share/
 5  *.la
 6  *.pc
 7  *vorbisenc.*
 8  libyasm*
 9  SDL_test*
10  SDL_opengl*
11  SDL_egl*
12  libSDL2_test.a
13  libSDL2main.a
14  sdl2-config*
15  /shaders/
16  /DerivedData/