1
0
mirror of https://github.com/godotengine/godot.git synced 2025-11-04 12:00:25 +00:00

Fix libtheora source code being mistakenly .gitignored

This commit is contained in:
Hugo Locurcio
2022-12-07 17:49:07 +01:00
parent a7937fe54c
commit ffb9f2b53f

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/