Make git no longer ignore solution files inside the mono module

This commit is contained in:
Ignacio Etcheverry 2019-08-12 15:59:06 +02:00
parent fe3cd51755
commit 33c0d47273

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