chore: Update gitignore and README with debug resources
- Add body_select.blend to gitignore to exclude blend file from repository - Update README with debug file reference and CDN link - Add newline at end of .gitignore file for consistency - Include Chinese documentation section for debug resources
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,3 +1,4 @@
|
|||||||
.hypothesis/
|
.hypothesis/
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.pyc
|
*.pyc
|
||||||
|
editor/body_mesh/body_select.blend
|
||||||
|
|||||||
@@ -1,3 +1,6 @@
|
|||||||
# VRM Add-on for Blender
|
# VRM Add-on for Blender
|
||||||
|
|
||||||
See https://vrm-addon-for-blender.info for more information.
|
See https://vrm-addon-for-blender.info for more information.
|
||||||
|
|
||||||
|
# 调试文件
|
||||||
|
https://cdn.blendercg.art/oss/gitea/body_select.blend
|
||||||
Reference in New Issue
Block a user