Tyler Ball
Tyler Ball
Moved this to the `chef-cli` repo. It seems like there are a few issues here that we need to address: 1) Cookbook dependencies should be managed in the `metadata.rb` and...
I have the same use case @EronWright mentions - I am creating an Azure AKS cluster and then immediately want to apply a chart on it when creating test deploys...
I don't have the ability to reopen https://github.com/anthropics/claude-code/issues/10213 so filed a new issue
The vscode extension does correctly exclude items listed in `.gitignore`. My `Claude Code: Do Not Exclude Search Patterns` setting is unchecked (the default).
If supporting `core.excludesFile` git setting becomes an option y'all want to support, I also propose looking for `.gitignore` files in parent directories and reading those. That would be another way...