Explorar el Código

Add .gdignore file to godot-cpp, for use as submodule in Godot projects

.gdignore causes Godot to skip the folder when importing resources,
which is needed in particular to avoid importing compiled .obj files
from MSVC (which sadly share their extension with Wavefront OBJ meshes).

Closes #522.
Rémi Verschelde hace 2 años
padre
commit
f99aa47581
Se han modificado 1 ficheros con 0 adiciones y 0 borrados
  1. 0 0
      .gdignore

+ 0 - 0
.gdignore