Initial commit

This commit is contained in:
Smaug123
2022-08-06 11:27:36 +01:00
commit 5a93808592
23 changed files with 18921 additions and 0 deletions

7
Gitea/version.json Normal file
View File

@@ -0,0 +1,7 @@
{
"version": "0.1",
"publicReleaseRefSpec": [
"^refs/heads/main$"
],
"pathFilters": null
}