mirror of
https://github.com/godotengine/godot.git
synced 2024-11-27 09:16:35 +08:00
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.
3 lines
98 B
Plaintext
3 lines
98 B
Plaintext
# Do not ignore solution files inside the mono module. Overrides Godot's global gitignore.
|
|
!*.sln
|