This commit is contained in:
mm644706215
2025-07-24 11:18:10 +08:00
parent 5d6ed09fd5
commit e8820839fc

4
.gitignore vendored
View File

@@ -1,3 +1,7 @@
.venv/
__pycache__/
*.pyc
*.egg-info/
dist/
.pytest_cache/
.coverage