Files
sinopec-test-auto/.gitignore
T
2026-06-03 15:31:51 +08:00

19 lines
181 B
Plaintext

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