mirror of
https://github.com/tiennm99/godot.git
synced 2026-06-19 09:41:39 +00: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
|