Fixed logging, added config and .env example

This commit is contained in:
2026-02-23 21:52:45 +01:00
parent d7bdb3177b
commit a8204de914
11 changed files with 187 additions and 63 deletions

6
.gitignore vendored
View File

@@ -1,6 +1,8 @@
.env
*.db
.vscode/
blobs/
*.db
data/
.idea/
.gocache/
.gocache/
.gomodcache/