# Composer dependencies (regenerated with composer install)
/vendor/

# PHPUnit cache
.phpunit.result.cache

# Stray gettext output written by `msgfmt` (without -o) to the CWD.
/messages.mo

# Claude Code config and code graph
/.claude/
/.codegraph/

# OS
.DS_Store
Thumbs.db
