Stop Firebender from implicitly using sensitive files
ignore
array in firebender.json
. This ignore
allows for glob patterns similar to what you find in .gitignore
.
secrets.properties
files$projectRoot/firebender.json
:
ignore
list for implicitly added context.ignore
and paste it into chat, Firebender will assume that you want to include it in the context.ignore
file, Firebender will still use that file in context because you explicitly requested a change.ignore
because it is considered an implicit behavior.