.idea
composer.lock
vendor/
/web/
phpstan-baseline.neon
.vscode
.ddev
composer.contrib.json
recipes
.phpunit.result.cache

# Ignore implementation prompt docs that might be generated during ai planning.
/docs/implementation-prompts/

# Ignore .htm and .html files at project root
# that may be generated from test Drush commands.
/*.htm
/*.html
