瀏覽代碼

Make git no longer ignore solution files inside the mono module

(cherry picked from commit 33c0d47273584af625987c8553e41bdba2cec179)
Ignacio Etcheverry 6 年之前
父節點
當前提交
ef92c9740f
共有 1 個文件被更改,包括 2 次插入0 次删除
  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