mirror of
https://github.com/godotengine/godot.git
synced 2026-02-21 22:51:12 +00:00
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
|