**/*.swp
aro-hcp-frontend
aro-hcp-backend
localsecrets
secrets
node_modules
/.vscode
/*.crt
/*.key
*kubeconfig
/*.pem
.DS_Store
.idea
env
*/archive.tar.gz
tooling/bin
bin/envtest
**/venv
**/__pycache__
**/charts/*.tgz
/vendor/
**/*.sha256
CLAUDE.local.md
.claude/*.local.json
go.work.sum
.step-cache
.graph.dot
.graph.svg
.tool-versions
resourcegroups
/timing/
.graph.html
report.json
_artifacts
must-gather-*
/hcpctl
timing-metadata-*
/.claude/

# Allow Secret resource fixtures in the kube-applier read-desire testdata.
# The `secrets` rule above otherwise excludes the manifestclient directory
# layout (namespaces/<ns>/core/secrets/), which these test fixtures require.
!kube-applier/pkg/controllers/read_desire_kubernetes/testdata/**/secrets/
!kube-applier/pkg/controllers/read_desire_kubernetes/testdata/**/secrets/**
