collection-crud/.gitignore

17 lines
261 B
Plaintext
Raw Permalink Normal View History

2017-11-30 15:06:13 -05:00
###> symfony/framework-bundle ###
.env
/public/bundles/
/var/
2017-11-09 11:53:01 -05:00
/vendor/
2017-11-30 15:06:13 -05:00
###< symfony/framework-bundle ###
2022-02-18 12:04:13 -05:00
###> phpunit/phpunit ###
/phpunit.xml
.phpunit.result.cache
###< phpunit/phpunit ###
2022-03-03 10:19:01 -05:00
2022-03-03 10:23:55 -05:00
# PHP CS Fixer
2022-03-03 10:54:50 -05:00
tools/vendor/
2022-03-03 10:19:01 -05:00
/.php-cs-fixer.php
/.php-cs-fixer.cache