godot/modules/mono/.gitignore
Ignacio Roldán Etcheverry 186d7f6239 C#: Remove IL post-processor build dependency
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.
2022-08-22 03:36:52 +02:00

3 lines
98 B
Plaintext

# Do not ignore solution files inside the mono module. Overrides Godot's global gitignore.
!*.sln