Configure private registry and Git repository

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
bujie9527
2026-02-05 20:09:07 +08:00
parent fcdfaf01fb
commit b79efb9586
9 changed files with 806 additions and 2 deletions

3
.gitignore vendored
View File

@@ -8,6 +8,9 @@
.github-config
github-actions.key
# Registry Config (包含敏感密码)
.registry-config
# Python
__pycache__/
*.py[cod]