This commit is contained in:
2025-10-24 10:50:32 +08:00
parent 640faf26b8
commit 8b96a2d3e9

4
.gitignore vendored
View File

@ -1,8 +1,8 @@
# Python
**/__pycache__/
*/__pycache__/
*.py[cod]
*$py.class
*.egg-info/
# IDEs and editors
.idea/