環境変数
CLAUDE_CODE_GLOB_NO_IGNORE
falseに設定すると、Globツールが.gitignoreのパターンを尊重するようになります(デフォルトは無視して全ファイルを返します)。
英語原文(公式ドキュメントより)
Set to false to make the Glob tool respect .gitignore patterns. By default, Glob returns all matching files including gitignored ones. Does not affect @ file autocomplete, which has its own respectGitignore setting
まだ変更履歴との関連付けはありません