Initial commit
Build & Deploy / build (push) Successful in 50s

This commit is contained in:
2026-07-02 15:29:16 +02:00
commit ba82c0b6ff
32 changed files with 2144 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
# Prevent local build artifacts from leaking into Docker
target/
data/
*.db
# IDE
.idea/
.vscode/
# OS
.DS_Store
# Gitea
.gitea/