collection-crud/.gitignore

17 lines
274 B
Plaintext

###> symfony/framework-bundle ###
.env
/public/bundles/
/var/
/vendor/
###< symfony/framework-bundle ###
###> phpunit/phpunit ###
/phpunit.xml
.phpunit.result.cache
###< phpunit/phpunit ###
# PHP CS Fixer
tools/php-cs-fixer/vendor/
/.php-cs-fixer.php
/.php-cs-fixer.cache