Add multi-repo registry onboarding
This commit is contained in:
parent
f372d5f0e4
commit
3ddf76252b
7 changed files with 430 additions and 13 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue