Fix : Ajout php unit et correction de l'installation du projet (bdd local)
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -13,3 +13,12 @@
|
||||
/.php-cs-fixer.php
|
||||
/.php-cs-fixer.cache
|
||||
###< friendsofphp/php-cs-fixer ###
|
||||
|
||||
###> phpunit/phpunit ###
|
||||
/phpunit.xml
|
||||
/.phpunit.cache/
|
||||
###< phpunit/phpunit ###
|
||||
|
||||
###> docker ###
|
||||
docker/.env.docker.local
|
||||
###< docker ###
|
||||
|
||||
Reference in New Issue
Block a user