2026-02-14 17:38:02 +00:00

32 lines
274 B
Plaintext

# general
.env
.DS_Store
test*.php
.idea
.phplint-cache
dump.html
.vscode
# phive
/tools
.phive
# composer
/vendor
composer.lock
# docs
/build
.phpdoc
# php-cs-fixer
.php_cs.cache
.php_cs
.php-cs-fixer.php
.php-cs-fixer.cache
# phpunit
phpunit.log
/.phpunit*
/coverage