A way to exclude sensitive files #2847
Summary
The article covers an OpenAI Codex issue proposing a mechanism to explicitly mark files or paths that must not be read or sent to the model, including repo-local and global ignore files. It discusses examples of sensitive paths (e.g., .env, .pem, .aws) and emphasizes a deterministic, shareable configuration across teams, with interest in implementation and testing.