node_modules/
dist/
.DS_Store
*.tgz
.env
*-healed.ts
test-results/
.smart-locators-cache.json
example/node_modules/
example/package-lock.json

# Worktree
.worktrees/

# Python implementation (added by Python port worktree)
.venv/
.venv*/
__pycache__/
*.py[cod]
.pytest_cache/
.mypy_cache/
.ruff_cache/
htmlcov/
*-healed.py
.smart-locators-cache*.json
example_python/__pycache__/
example_python/.venv/
example_python/.venv*/
uv.lock
