Files
ltbxd-actorle/.gitignore
thibaud-leclere c35e239450 various fixes
2026-03-30 20:12:10 +02:00

19 lines
301 B
Plaintext

###> symfony/framework-bundle ###
/.env
/.env.local.php
/.env.*.local
/.env
/config/secrets/*/*.decrypt.private.php
/public/bundles/
/var/
/vendor/
###< symfony/framework-bundle ###
###> phpunit/phpunit ###
/phpunit.xml
/.phpunit.cache/
###< phpunit/phpunit ###
/.idea/
/node_modules/
/public/build/