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 # Python
**/__pycache__/ */__pycache__/
*.py[cod] *.py[cod]
*$py.class *$py.class
*.egg-info/
# IDEs and editors # IDEs and editors
.idea/ .idea/