.ai-workflows
.github
.wordpress-org
assets
includes
languages
scripts
.ai-assistant.md
.aiconfig
.augmentignore
.boltignore
.clinerc
.codyignore
.continuerc
.cursorignore
.distignore
.drone.yml
.geminiignore
.gitattributes
.gitignore
.loveablerc
.rooignore
.v0ignore
.windsurfignore
.woodpecker.yml
CHANGELOG.md
LICENSE
README.md
build.sh
composer.json
readme.txt
wp-fix-plugin-does-not-exist-notices.php
9 lines
304 B
Plaintext
9 lines
304 B
Plaintext
# Cody ignore file
|
|
# Additional patterns beyond .gitignore for Cody's AI context
|
|
|
|
# You can use the ! prefix to include files that are excluded by .gitignore
|
|
# Example: !important-file.log (This would include important-file.log even if *.log is in .gitignore)
|
|
|
|
# Cody-specific temporary files
|
|
.cody-tmp/
|