feat(client): improve SDK packaging and registry config

This commit is contained in:
2026-07-14 01:37:06 +00:00
parent cb5819ab7c
commit 94b20bf2bb
38 changed files with 3040 additions and 3960 deletions
+11 -8
View File
@@ -18,10 +18,12 @@ Desktop.ini
*.log
*~
# Private requirement / handover documents
*.pdf
*.doc
*.docx
# Private requirement / handover documents
*.pdf
*.doc
*.docx
private/
pdf_requirements.txt
# C/C++ generated artifacts
*.obj
@@ -48,10 +50,11 @@ CMakeSettings.json
CMakeUserPresets.json
Testing/
# Third-party/business binary drops and generated packages
App/
dist/
*.zip
# Third-party/business binary drops and generated packages
thirdparty/
App/
dist/
*.zip
*.tar
*.tar.gz
*.tgz