This commit is contained in:
riglen
2026-04-20 11:09:36 +08:00
parent 1cbf080e1e
commit 0a46ebf0a8
15 changed files with 717 additions and 3 deletions

2
.gitignore vendored
View File

@@ -62,6 +62,8 @@ cover/
local_settings.py
db.sqlite3
db.sqlite3-journal
data/
output/bundle-cache/
# Flask stuff:
instance/