browser-use-oauth/.gitignore
tv0924@icloud.com 7973559e62 [Add]
2025-06-04 22:14:38 +09:00

15 lines
No EOL
145 B
Text

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
oauth_providers.csv
# Virtual environments
.venv
.env
log_*.log