mirror of
https://github.com/php/phd.git
synced 2026-03-23 22:52:05 +01:00
16 lines
212 B
Plaintext
16 lines
212 B
Plaintext
output
|
|
tags
|
|
vendor
|
|
*.swp
|
|
*.tgz
|
|
*.tar
|
|
*.zip
|
|
run-tests.php
|
|
# Generated by `./run-tests.php` upon failure
|
|
**/tests/**/*.diff
|
|
**/tests/**/*.out*
|
|
**/tests/**/*.php
|
|
**/tests/**/*.exp
|
|
**/tests/**/*.log
|
|
**/tests/**/*.sh
|