修改OAT.xml Signed-off-by: wangshilin <wangshilin20@h-partners.com>

This commit is contained in:
wangshilin
2025-09-24 14:24:36 +08:00
parent 1a81bef36c
commit 1f791a0966
+1
View File
@@ -18,6 +18,7 @@ MIT LISENSE
<filteritem type="filename" name="*.glb" desc="3D model file"/>
<filteritem type="filename" name="*.git-blame-ignore-revs" desc="Third-party open-source software does not require testing."/>
<filteritem type="filepath" name="tools/.*" desc="Do not use the code in this folder."/>
<filteritem type="filepath" name="testcase/.*" desc="Third-party open-source software does not require testing."/>
<filteritem type="filepath" name="js/.*" desc="Do not use the code in this folder."/>
<filteritem type="filepath" name="gltf/.*" desc="Do not use the code in this folder."/>
<filteritem type="filepath" name="extern/.*" desc="Do not use the code in this folder."/>