.venv/
__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.pytest_cache/
.coverage
htmlcov/
browser_install.log
*.log
.DS_Store
Thumbs.db
.idea/
.vscode/

# Hermes temp files
.hermes-tmp.*/
