__pycache__/
*.py[cod]
*.egg-info/
dist/
build/
.mypy_cache/
.ruff_cache/
.pytest_cache/
.venv/
venv/
*.egg
.env

# Test artifacts
selectors.json
selectors1.json
selectors2.json
selectors3.json
test_output.txt

# Lockfile (library, not app)
uv.lock

# Smith Studio (private, paid product)
apps/smith-studio/
