diff --git a/.gitignore b/.gitignore index 1deb93bcf5b..8b0f8169f3e 100644 --- a/.gitignore +++ b/.gitignore @@ -241,8 +241,10 @@ xcuserdata/ [Rr]eleases/ x64/ x86/ -# Not build results, this is Theora source code. -!thirdparty/libtheora/x86/ + +# Do not ignore x86 folders anywhere under thirdparty libraries +!thirdparty/**/x86/ + [Ww][Ii][Nn]32/ [Aa][Rr][Mm]/ [Aa][Rr][Mm]64/