1
0
mirror of https://github.com/resources-manager/resources-manager-api.git synced 2025-02-14 02:58:04 +01:00
resources-manager-api/.gitignore
2019-12-05 21:21:39 +01:00

16 lines
252 B
Plaintext

###> symfony/framework-bundle ###
/.env.local
/.env.local.php
/.env.*.local
/public/bundles/
/var/
/vendor/
###< symfony/framework-bundle ###
###> symfony/phpunit-bridge ###
.phpunit
.phpunit.result.cache
/phpunit.xml
###< symfony/phpunit-bridge ###