16 lines
186 B
Plaintext
16 lines
186 B
Plaintext
### PHPUnit ###
|
|
# Covers PHPUnit
|
|
# Reference: https://phpunit.de/
|
|
|
|
# Generated files
|
|
.phpunit.result.cache
|
|
.phpunit.cache
|
|
|
|
# PHPUnit
|
|
/app/phpunit.xml
|
|
/phpunit.xml
|
|
|
|
# Build data
|
|
/build/
|
|
|