Browse Source

Make git no longer ignore solution files inside the mono module

(cherry picked from commit 33c0d47273584af625987c8553e41bdba2cec179)
Ignacio Etcheverry 6 năm trước cách đây
mục cha
commit
ef92c9740f
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      modules/mono/.gitignore

+ 2 - 0
modules/mono/.gitignore

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