Merge pull request #69730 from Calinou/gitignore-fix-theora-x86

Fix libtheora source code being mistakenly `.gitignore`d
This commit is contained in:
Rémi Verschelde 2022-12-11 15:18:08 +01:00
commit a1687b1447
No known key found for this signature in database
GPG Key ID: C3336907360768E1

2
.gitignore vendored
View File

@ -242,6 +242,8 @@ xcuserdata/
[Rr]eleases/
x64/
x86/
# Not build results, this is Theora source code.
!thirdparty/libtheora/x86/
[Ww][Ii][Nn]32/
[Aa][Rr][Mm]/
[Aa][Rr][Mm]64/