Initial commit after renaming from fix-plugin-does-not-exist-notices to wp-fix-plugin-does-not-exist-notices
This commit is contained in:
8
.loveablerc
Normal file
8
.loveablerc
Normal file
@ -0,0 +1,8 @@
|
||||
{
|
||||
"_comment": "This configuration file is used by Loveable AI IDE. It defines model preferences and ignore patterns for AI context. You can use the ! prefix to include files that are excluded by .gitignore. Example: !important-file.log",
|
||||
"ignore": [
|
||||
".loveable-tmp/"
|
||||
],
|
||||
"model": "gpt-4o",
|
||||
"temperature": 0.2
|
||||
}
|
Reference in New Issue
Block a user