浏览代码

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 2 年之前
父节点
当前提交
f99aa47581
共有 1 个文件被更改,包括 0 次插入0 次删除
  1. 0 0
      .gdignore

+ 0 - 0
.gdignore