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
1 changed files with 2 additions and 0 deletions

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