fix(yaml): 添加UTF-8编码参数以正确读取YAML文件 当打开YAML文件时指定UTF-8编码,确保文件能够正确解析, 避免因编码问题导致的读取错误。 refactor(gitignore): 注释掉特定文件扩展名的忽略规则 将 *.txo.pz 和 data/**/*.txo 的忽略规则注释掉, 以便这些文件能够被纳入版本控制。 ``` |
||
|---|---|---|
| .. | ||
| builtin_models/skybox | ||
| default_cubemap | ||
| empty_textures | ||
| environment_brdf | ||
| film_grain | ||
| font | ||
| gui | ||
| ies_profiles | ||
| panda3d_patches | ||
| setup | ||
| generate_txo_files.py | ||