This commit is contained in:
dotworker
2023-01-05 10:56:23 +01:00
parent cd71e7a2fe
commit 91c3f12ba2
5 changed files with 190 additions and 5 deletions

10
.gitignore vendored
View File

@@ -52,3 +52,13 @@
# Embedded web-server pid file
/.web-server-pid
###> symfony/phpunit-bridge ###
.phpunit.result.cache
/phpunit.xml
###< symfony/phpunit-bridge ###
###> phpunit/phpunit ###
/phpunit.xml
.phpunit.result.cache
###< phpunit/phpunit ###