186d7f6239
We were using it to workaround a limitation of `Unsafe.AsPointer` and `ref struct`s. However, we can get the same result with some tricks, since we have control over the declaration of these structs.
2 lines
98 B
Text
2 lines
98 B
Text
# Do not ignore solution files inside the mono module. Overrides Godot's global gitignore.
|
|
!*.sln
|