Fix libtheora source code being mistakenly `.gitignore`d
This commit is contained in:
parent
a7937fe54c
commit
ffb9f2b53f
|
@ -242,6 +242,8 @@ xcuserdata/
|
||||||
[Rr]eleases/
|
[Rr]eleases/
|
||||||
x64/
|
x64/
|
||||||
x86/
|
x86/
|
||||||
|
# Not build results, this is Theora source code.
|
||||||
|
!thirdparty/libtheora/x86/
|
||||||
[Ww][Ii][Nn]32/
|
[Ww][Ii][Nn]32/
|
||||||
[Aa][Rr][Mm]/
|
[Aa][Rr][Mm]/
|
||||||
[Aa][Rr][Mm]64/
|
[Aa][Rr][Mm]64/
|
||||||
|
|
Loading…
Reference in New Issue