Files
JoyD/TARS/UI-TARS/codes/.gitignore
2025-10-31 11:12:44 +08:00

13 lines
134 B
Plaintext

# Python-generated files
__pycache__/
.pytest_cache/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.DS_Store