gitignore add testdata/ and remove cached tokens.db

This commit is contained in:
2025-12-18 10:49:35 +02:00
parent 597000f222
commit 603f007c63
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -2,3 +2,4 @@ bin/
config.yaml config.yaml
*.sqlite3 *.sqlite3
panic.log panic.log
testdata/

Binary file not shown.