summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHugo Locurcio <hugo.locurcio@hugo.pro>2022-12-07 17:49:07 +0100
committerHugo Locurcio <hugo.locurcio@hugo.pro>2022-12-07 17:49:07 +0100
commitffb9f2b53f3f2fe0ad600d131ce4463610e77988 (patch)
tree9865b832490c60833ff00f9bc37048f388a73e69
parenta7937fe54cd2c1f407a529e46e2708aea5ce7243 (diff)
Fix libtheora source code being mistakenly `.gitignore`d
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 15c1e50277..18c7c706ba 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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/