This commit is contained in:
2025-12-07 22:50:43 +08:00
parent 9f30e905d7
commit 52ac5cf5a6
5 changed files with 192 additions and 57 deletions

2
.gitignore vendored
View File

@@ -1,5 +1,7 @@
# Python
__pycache__/
*/__pycache__/
__pycache__/*
*.py[cod]
*$py.class
*.so