completely removed weekly stats + added .gitignore

This commit is contained in:
2025-02-14 15:05:09 +01:00
parent cce82f02af
commit 4f5f12473d
5 changed files with 2 additions and 88 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
__pycache__
db.sqlite3