mirror of
https://github.com/RetroDECK/ES-DE.git
synced 2024-11-22 14:15:38 +00:00
Updated the external/.gitignore file for rlottie.
This commit is contained in:
parent
deb6dced0f
commit
2b4126fcb3
6
external/.gitignore
vendored
6
external/.gitignore
vendored
|
@ -7,3 +7,9 @@
|
||||||
!nanosvg/*
|
!nanosvg/*
|
||||||
!rapidjson
|
!rapidjson
|
||||||
!rapidjson/*
|
!rapidjson/*
|
||||||
|
!rlottie
|
||||||
|
!rlottie/*
|
||||||
|
rlottie/*.cmake
|
||||||
|
rlottie/Makefile
|
||||||
|
rlottie/config.h
|
||||||
|
rlottie/rlottie.pc
|
||||||
|
|
Loading…
Reference in a new issue