ソースを参照

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