chore: ignore pytest cache

This commit is contained in:
yunpeng.zhang 2026-01-23 16:57:35 +08:00
parent cd5cf41661
commit b915ae2f57

3
.gitignore vendored
View File

@ -1 +1,4 @@
.worktrees/
__pycache__
*.egg-info
.pytest_cache/