fix(goose): load .gitignore in prompt_manager for hint file filtering (#7795)
Co-authored-by: Douwe Osinga <douwe@squareup.com>
This commit is contained in:
@@ -2,6 +2,6 @@ mod import_files;
|
||||
pub mod load_hints;
|
||||
|
||||
pub use load_hints::{
|
||||
get_context_filenames, load_hint_files, SubdirectoryHintTracker, AGENTS_MD_FILENAME,
|
||||
GOOSE_HINTS_FILENAME,
|
||||
build_gitignore, get_context_filenames, load_hint_files, SubdirectoryHintTracker,
|
||||
AGENTS_MD_FILENAME, GOOSE_HINTS_FILENAME,
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user