mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-29 01:25:38 +00:00
Changed the .gitignore rules for the 'external' directory.
This commit is contained in:
parent
6431804ee7
commit
c0702c7530
21
external/.gitignore
vendored
21
external/.gitignore
vendored
|
@ -1,12 +1,9 @@
|
||||||
# macOS in-tree build of dependencies
|
*
|
||||||
FFmpeg
|
!CImg
|
||||||
SDL
|
!CImg/*
|
||||||
fdk-aac
|
!glm
|
||||||
freeimage
|
!glm/*
|
||||||
freetype
|
!nanosvg
|
||||||
libpng
|
!nanosvg/*
|
||||||
libvpx
|
!rapidjson
|
||||||
ogg
|
!rapidjson/*
|
||||||
opus
|
|
||||||
pugixml
|
|
||||||
vorbis
|
|
||||||
|
|
Loading…
Reference in a new issue