浏览代码

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

Make git no longer ignore solution files inside the mono module
Ignacio Roldán Etcheverry 6 年之前
父节点
当前提交
3c78837218
共有 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