SQLite support for user info

This commit is contained in:
2025-04-06 22:18:09 +01:00
parent ae3081dee0
commit dc727699eb
4 changed files with 81 additions and 14 deletions

3
.gitignore vendored
View File

@ -23,3 +23,6 @@ go.work.sum
# SSH
.ssh/
# SQLite
*.db