mirror of
https://github.com/php/php-src.git
synced 2026-04-19 05:51:02 +02:00
Ignore the temporay files in sapi/*/tests/
This commit is contained in:
8
.gitignore
vendored
8
.gitignore
vendored
@@ -114,11 +114,19 @@ main/php_config.h.in
|
||||
*/tests/*.php
|
||||
*/tests/*.exp
|
||||
*/tests/*.log
|
||||
*/tests/*.sh
|
||||
*/tests/*/*.diff
|
||||
*/tests/*/*.out
|
||||
*/tests/*/*.php
|
||||
*/tests/*/*.exp
|
||||
*/tests/*/*.log
|
||||
*/tests/*/*.sh
|
||||
*/*/tests/*.diff
|
||||
*/*/tests/*.out
|
||||
*/*/tests/*.php
|
||||
*/*/tests/*.exp
|
||||
*/*/tests/*.log
|
||||
*/*/tests/*.sh
|
||||
|
||||
# Extension specifc ignores
|
||||
ext/*/configure.in
|
||||
|
||||
Reference in New Issue
Block a user