diff --git a/.gitignore b/.gitignore index 074ae73..d673294 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ .hypothesis/ __pycache__/ -*.pyc \ No newline at end of file +*.pyc +editor/body_mesh/body_select.blend diff --git a/README.txt b/README.txt index ed0b994..c86aa8f 100644 --- a/README.txt +++ b/README.txt @@ -1,3 +1,6 @@ # VRM Add-on for Blender See https://vrm-addon-for-blender.info for more information. + +# 调试文件 +https://cdn.blendercg.art/oss/gitea/body_select.blend \ No newline at end of file