diff --git a/ccppath-sdk/.teaignore b/ccppath-sdk/.teaignore index a43768ce..90a23fb3 100644 --- a/ccppath-sdk/.teaignore +++ b/ccppath-sdk/.teaignore @@ -1,2 +1,11 @@ .git/ -.gitignore/ \ No newline at end of file +.gitignore/ +go +cs +java +libraries +swift +ts +.libraries.json +.DS_Store +.teaignore diff --git a/ccppath-sdk/Teafile b/ccppath-sdk/Teafile index 14134ac9..5e6bb73b 100644 --- a/ccppath-sdk/Teafile +++ b/ccppath-sdk/Teafile @@ -1,6 +1,6 @@ { "scope": "alibabacloud", - "name": "CCPClient", + "name": "CCPPath", "version": "1.0.0", "main": "./ccp.tea", "releases": { diff --git a/osspath-sdk/.teaignore b/osspath-sdk/.teaignore index a43768ce..90a23fb3 100644 --- a/osspath-sdk/.teaignore +++ b/osspath-sdk/.teaignore @@ -1,2 +1,11 @@ .git/ -.gitignore/ \ No newline at end of file +.gitignore/ +go +cs +java +libraries +swift +ts +.libraries.json +.DS_Store +.teaignore diff --git a/osspath-sdk/Teafile b/osspath-sdk/Teafile index 102d3393..eef95627 100644 --- a/osspath-sdk/Teafile +++ b/osspath-sdk/Teafile @@ -1,6 +1,6 @@ { "scope": "alibabacloud", - "name": "OSSClient", + "name": "OSSPath", "version": "1.0.0", "main": "./oss.tea", "releases": {