Make git no longer ignore solution files inside the mono module
This commit is contained in:
parent
fe3cd51755
commit
33c0d47273
1 changed files with 2 additions and 0 deletions
2
modules/mono/.gitignore
vendored
Normal file
2
modules/mono/.gitignore
vendored
Normal file
|
@ -0,0 +1,2 @@
|
|||
# Do not ignore solution files inside the mono module. Overrides Godot's global gitignore.
|
||||
!*.sln
|
Loading…
Reference in a new issue