Fix libtheora source code being mistakenly .gitignored

(cherry picked from commit ffb9f2b53f3f2fe0ad600d131ce4463610e77988)
This commit is contained in:
Hugo Locurcio 2022-12-07 17:49:07 +01:00 committed by Relintai
parent 721ae8f4ad
commit f2709ecef3

2
.gitignore vendored
View File

@ -107,6 +107,8 @@ logs/
[Rr]elease/
x64/
build/
# Not build results, this is Theora source code.
!thirdparty/libtheora/x86/
bld/
[Bb]in/
[Oo]bj/