branch: elpa/gptel commit 3b419655db6cbe8548f48009eea5beb44433059d Author: Karthik Chikmagalur <karthikchikmaga...@gmail.com> Commit: Karthik Chikmagalur <karthikchikmaga...@gmail.com>
NEWS: Mention option to exclude 'gitignored' files * NEWS (New features and UI changes): Mention `gptel-context-restrict-to-project-files'. --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 52d568af508..1221c573ddf 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,10 @@ available before performing other actions. One common use is starting MCP servers when applying a gptel preset. +- "gitignored" files are omitted by default when adding files to gptel's + context. This setting can be controlled via the user option + ~gptel-context-restrict-to-project-files~. + * 0.9.9 2025-08-02 ** Breaking changes