feat: add ignore_files option
This commit is contained in:
@@ -3,6 +3,11 @@ default_prompt_blocks:
|
||||
- "basic"
|
||||
- "secure-coding"
|
||||
|
||||
ignore_files:
|
||||
- "node_modules/"
|
||||
- "*.log"
|
||||
- "vendor/"
|
||||
|
||||
include_file_contents: true
|
||||
|
||||
debug: false
|
||||
|
||||
Reference in New Issue
Block a user