Initial commit: sanitize repository for remote push

This commit is contained in:
theshy
2026-03-21 01:36:28 +08:00
commit 3925cb508f
21 changed files with 3357 additions and 0 deletions

13
.gitignore vendored Normal file
View File

@ -0,0 +1,13 @@
*.json
*.log
*.log.*
*.part
*.flv
data/
session/
logs/
stage/
__pycache__/
qrcode.png
.venv/
test/add_2_collection.py