Changed the .gitignore rules for the 'external' directory.

This commit is contained in:
Leon Styhre 2022-01-02 18:17:56 +01:00
parent 6431804ee7
commit c0702c7530

21
external/.gitignore vendored
View file

@ -1,12 +1,9 @@
# macOS in-tree build of dependencies
FFmpeg
SDL
fdk-aac
freeimage
freetype
libpng
libvpx
ogg
opus
pugixml
vorbis
*
!CImg
!CImg/*
!glm
!glm/*
!nanosvg
!nanosvg/*
!rapidjson
!rapidjson/*