diff --git a/.gitignore b/.gitignore index cde47f6..8a24aa2 100644 --- a/.gitignore +++ b/.gitignore @@ -3,7 +3,8 @@ bin/ cert/ tmp/ .meta/ +db/ + .vscode Taskfile.yml - config.yaml \ No newline at end of file diff --git a/db/users.db b/db/users.db deleted file mode 100644 index 7638e5e..0000000 Binary files a/db/users.db and /dev/null differ