Jelajahi Sumber

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 tahun lalu
induk
melakukan
3c78837218
1 mengubah file dengan 2 tambahan dan 0 penghapusan
  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