Initial commit

This commit is contained in:
2025-11-05 14:22:18 +08:00
commit d7a0850171
20 changed files with 3199 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
.idea
.vscode
venv
.venv
__pycache__
*.pyc
*.pyo
*.pyd