apps/frontend/test-results/*
.worktrees/
.env.local
target/
node_modules/
dist/
.modelable/
site/

# Helm fetched chart dependencies — regenerated by `helm dependency update`
charts/*/charts/
scripts/__pycache__/
**/__pycache__/
*.pyc
*.pyo
.pytest_cache/
.pytest_tmp/
.venv/

# VS Code test harness — downloaded VS Code binary for extension smoke tests
vscode/.vscode-test/
vscode/out/
vscode/*.vsix
