Consolidate ignore patterns into .gitignore for better maintainability (v1.6.19)
This commit is contained in:
10
.aiconfig
10
.aiconfig
@ -3,15 +3,7 @@
|
||||
"description": "WordPress plugin to fix 'Plugin file does not exist' notices",
|
||||
"schema_version": "1.0.0",
|
||||
"ignore_patterns": [
|
||||
"*.code-workspace",
|
||||
".history/",
|
||||
".ionide/",
|
||||
".ai-prompts/",
|
||||
".completions/",
|
||||
".chat-history/",
|
||||
"*.docx",
|
||||
"*.xlsx",
|
||||
"*.pptx"
|
||||
".ai-tmp/"
|
||||
],
|
||||
"models": {
|
||||
"default": "gpt-4",
|
||||
|
Reference in New Issue
Block a user