Add multi-repo registry onboarding

This commit is contained in:
2026-05-17 23:22:55 +02:00
parent f372d5f0e4
commit 3ddf76252b
7 changed files with 430 additions and 13 deletions

4
.gitignore vendored
View File

@@ -52,6 +52,9 @@ coverage.xml
.pytest_cache/
cover/
# Railiance Fabric local runtime state
.railiance-fabric/
# Translations
*.mo
*.pot
@@ -173,4 +176,3 @@ cython_debug/
# PyPI configuration file
.pypirc