소스 검색

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