Merge pull request #31322 from neikeq/mono-gitignore-override-sln

Make git no longer ignore solution files inside the mono module
This commit is contained in:
Ignacio Roldán Etcheverry 2019-08-12 16:50:18 +02:00 committed by GitHub
commit 3c78837218
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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