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

3
.gitignore vendored
View File

@@ -1,4 +1,5 @@
bin/
config.yaml
*.sqlite3
panic.log
panic.log
testdata/

Binary file not shown.