You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

25 lines
423 B

*~
.\#*
\#*\#
.*.~undo-tree~
# Created by https://www.toptal.com/developers/gitignore/api/phpunit
# Edit at https://www.toptal.com/developers/gitignore?templates=phpunit
### PHPUnit ###
# Covers PHPUnit
# Reference: https://phpunit.de/
# Generated files
.phpunit.result.cache
.phpunit.cache
# PHPUnit
/app/phpunit.xml
/phpunit.xml
# Build data
/build/
# End of https://www.toptal.com/developers/gitignore/api/phpunit