Selaa lähdekoodia

Make git no longer ignore solution files inside the mono module

(cherry picked from commit 33c0d47273584af625987c8553e41bdba2cec179)
Ignacio Etcheverry 6 vuotta sitten
vanhempi
commit
ef92c9740f
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  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