Symfony 8 SPA with Doctrine ORM, Symfony Security, vanilla JS frontend. Migrated from plain PHP (delight-im/auth + raw SQL) to full Symfony stack. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
18 lines
239 B
Text
18 lines
239 B
Text
###> symfony ###
|
|
/.env.local
|
|
/.env.*.local
|
|
/var/
|
|
/vendor/
|
|
/public/bundles/
|
|
###< symfony ###
|
|
|
|
###> legacy (pre-symfony) ###
|
|
/include/config.php
|
|
###< legacy ###
|
|
|
|
###> tools ###
|
|
/.claude/
|
|
/.superpowers/
|
|
/.aider*
|
|
/docs/private/
|
|
###< tools ###
|