Make git no longer ignore solution files inside the mono module

(cherry picked from commit 33c0d47273)
This commit is contained in:
Ignacio Etcheverry 2019-08-12 15:59:06 +02:00 committed by Rémi Verschelde
parent 82f65f5b92
commit ef92c9740f

2
modules/mono/.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
# Do not ignore solution files inside the mono module. Overrides Godot's global gitignore.
!*.sln