0c2a185927
- phpunit.xml.dist with unit suite and source coverage config - .phpunit.cache excluded in .gitignore - Initial SvgRendererTest as example test - .claude/settings.json with PostToolUse hook to auto-run phpunit on edit Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
8 lines
88 B
Plaintext
8 lines
88 B
Plaintext
/.env.local
|
|
/.env.*.local
|
|
/vendor/
|
|
/var/
|
|
/public/bundles/
|
|
composer.lock
|
|
/.phpunit.cache
|