Files
sinopec-test-auto/.gitignore
T
2026-06-02 23:56:19 +08:00

16 lines
167 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.env
# Local browser login state
.auth/
.playwright-mcp/