1
0
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:
Xinchen Hui
2012-03-20 15:59:17 +08:00
parent e1931dd1ad
commit 868dbe127a

8
.gitignore vendored
View File

@@ -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