add script to create repos on gitea instances

This commit is contained in:
2024-07-13 21:33:04 +02:00
parent adc3d8c529
commit a4a6795bed
4 changed files with 459 additions and 1 deletions

4
.gitignore vendored
View File

@@ -1,3 +1,7 @@
create_repo.toml
out.toml
.vscode
# ---> Python
# Byte-compiled / optimized / DLL files
__pycache__/