Files
wp-fix-plugin-does-not-exis…/.clinerc
Marcus Quinn 7eccc000e8
Some checks failed
ci/woodpecker/push/woodpecker Pipeline is pending
Build Release / Build and Create Release (push) Has been cancelled
Build Release / Deploy to WordPress.org (push) Has been cancelled
ci/woodpecker/tag/woodpecker Pipeline failed
Add AI IDE configuration files and improve compatibility (v1.6.17)
2025-04-12 17:06:00 +01:00

30 lines
470 B
Plaintext

{
"ignore": [
"node_modules/",
"vendor/",
"bower_components/",
"build/",
"dist/",
"*.zip",
"*.tar.gz",
"*.mp4",
"*.pdf",
"*.psd",
"*.ai",
"*.sketch",
"*.fig",
"*.xd",
"*.pxd",
"*.afdesign",
"*.afphoto",
"*.afpub",
"wp-content/uploads/",
"wp-content/upgrade/",
"wp-content/backup-db/",
"wp-content/cache/",
"wp-content/backups/"
],
"model": "gpt-4",
"temperature": 0.2
}